Re: [PATCH] doc: add default values of install variables
From: Thomas Monjalon <hidden> Date: 2017-02-27 14:43:09
quoted
The variables DESTDIR and prefix are used with "make install"
to copy the files in $DESTDIR$prefix.
Their default values will be shown when calling "make help".
Signed-off-by: Thomas Monjalon <redacted>