OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIB_NAMES
(Results
1 - 2
of
2
) sorted by null
/external/gptfdisk/
Makefile
7
LIB_NAMES
=crc32 support guid gptpart mbrpart basicmbr mbr gpt bsd parttypes attributes diskio diskio-unix
9
LIB_OBJS=$(
LIB_NAMES
:=.o)
11
LIB_HEADERS=$(
LIB_NAMES
:=.h)
/device/linaro/bootloader/edk2/EmulatorPkg/
build.sh
179
LIB_NAMES
="ld-linux.so.2 libdl.so.2 crt1.o crti.o crtn.o"
185
LIB_NAMES
="ld-linux-x86-64.so.2 libdl.so.2 crt1.o crti.o crtn.o"
190
for libname in $
LIB_NAMES
Completed in 234 milliseconds