-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Thomas Monjalon
Sent: Friday, February 17, 2017 3:59 PM
To: dev@dpdk.org
Subject: [dpdk-dev] [PATCH] doc: add default values of install variables
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>
Acked-by: John McNamara <redacted>