doc: add default values of install variables
authorThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 17 Feb 2017 15:55:40 +0000 (16:55 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 27 Feb 2017 14:42:22 +0000 (15:42 +0100)
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 <thomas.monjalon@6wind.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/build-sdk-quick.txt

index 967ff09..57356d3 100644 (file)
@@ -20,8 +20,8 @@ Build variables
        V         verbose
        D         debug dependencies
        O         build directory (default: build/ - install T= default: ./)
-       DESTDIR   staging install directory
-       prefix    root install directory
+       DESTDIR   staging install directory (default: empty)
+       prefix    root install directory (default: /usr/local)
        T         target template - used with config or install
                        format: <arch-machine-execenv-toolchain>
                        templates in config/defconfig_*