> -----Original Message----- > From: dev [mailto:[email protected]] On Behalf Of Thomas Monjalon > Sent: Friday, February 17, 2017 3:59 PM > To: [email protected] > 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 <[email protected]>
Acked-by: John McNamara <[email protected]>

