Home
last modified time | relevance | path

Searched refs:VPATH (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dgetpath.c103 #ifndef VPATH
104 #define VPATH "." macro
284 vpath = VPATH; in search_for_prefix()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
Dgetpath.c53 #ifndef VPATH
54 #define VPATH "." macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Efi/
Dgetpath.c46 #ifndef VPATH
47 #define VPATH "." macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/
DREADME155 tree, see the section on VPATH below.
1066 Building for multiple architectures (using the VPATH feature)
1072 VPATH feature, you can create an empty build directory for each
1076 contain a line VPATH=... which points to a directory containing the
1078 you use VPATH -- don't try gnumake.)
1103 Also note that you can't use a workspace for VPATH and non VPATH builds. The
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/
DREADME162 tree, see the section on VPATH below.
1073 Building for multiple architectures (using the VPATH feature)
1079 VPATH feature, you can create an empty build directory for each
1083 contain a line VPATH=... which points to a directory containing the
1085 you use VPATH -- don't try gnumake.)
1110 Also note that you can't use a workspace for VPATH and non VPATH builds. The
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/
DChangeLog148 - Add support for VPATH builds in contrib/minizip