Home
last modified time | relevance | path

Searched refs:PROGRAMS (Results 1 – 25 of 83) sorted by relevance

1234

/external/dropbear/
DMakefile.in12 ifndef PROGRAMS
13 PROGRAMS=dropbear dbclient dropbearkey dropbearconvert
81 ifneq (,$(strip $(foreach prog, $(PROGRAMS), $(findstring ZdropbearZ, Z$(prog)Z))))
84 ifneq (,$(strip $(foreach prog, $(PROGRAMS), $(findstring ZdbclientZ, Z$(prog)Z))))
101 TARGETS=$(PROGRAMS)
120 installdropbearmulti: insdbmulti $(addprefix insmulti, $(PROGRAMS))
168 MULTIOBJS=dbmulti.o $(sort $(foreach prog, $(PROGRAMS), $($(prog)objs)))
169 CFLAGS+=$(addprefix -DDBMULTI_, $(PROGRAMS)) -DDROPBEAR_MULTI
177 multilink: multibinary $(addprefix link, $(PROGRAMS))
DINSTALL13 make PROGRAMS="dropbear dbclient dropbearkey dropbearconvert scp"
17 make PROGRAMS="dropbear dbclient dropbearkey dropbearconvert scp" install
19 (you can leave items out of the PROGRAMS list to avoid compiling them. If you
20 recompile after changing the PROGRAMS list, you *MUST* "make clean" before
DMULTI12 make PROGRAMS="programs you want here" MULTI=1
DSMALL4 make PROGRAMS=dropbear
/external/grub/
Ddepcomp39 Run PROGRAMS ARGS to compile a file, generating dependencies
44 source Source file read by `PROGRAMS ARGS'.
/external/strace/
Ddepcomp39 Run PROGRAMS ARGS to compile a file, generating dependencies
44 source Source file read by `PROGRAMS ARGS'.
/external/genext2fs/
Ddepcomp39 Run PROGRAMS ARGS to compile a file, generating dependencies
44 source Source file read by `PROGRAMS ARGS'.
/external/dbus/
Ddepcomp39 Run PROGRAMS ARGS to compile a file, generating dependencies
44 source Source file read by `PROGRAMS ARGS'.
/external/bison/build-aux/
Ddepcomp39 Run PROGRAMS ARGS to compile a file, generating dependencies
44 source Source file read by `PROGRAMS ARGS'.
/external/libffi/
Ddepcomp40 Run PROGRAMS ARGS to compile a file, generating dependencies
45 source Source file read by `PROGRAMS ARGS'.
/external/libpng/
Ddepcomp38 Run PROGRAMS ARGS to compile a file, generating dependencies
43 source Source file read by `PROGRAMS ARGS'.
DCMakeLists.txt252 install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/libpng-config DESTINATION bin)
253 install(PROGRAMS ${CMAKE_CURRENT_BINARY_DIR}/${PNGLIB_NAME}-config
/external/protobuf/
Ddepcomp40 Run PROGRAMS ARGS to compile a file, generating dependencies
45 source Source file read by `PROGRAMS ARGS'.
/external/chromium/sdch/open-vcdiff/
Ddepcomp40 Run PROGRAMS ARGS to compile a file, generating dependencies
45 source Source file read by `PROGRAMS ARGS'.
/external/protobuf/gtest/build-aux/
Ddepcomp40 Run PROGRAMS ARGS to compile a file, generating dependencies
45 source Source file read by `PROGRAMS ARGS'.
/external/srec/tools/thirdparty/OpenFst/
DREADME22 USING WITH YOUR OWN PROGRAMS:
/external/chromium/third_party/libevent/sample/
DMakefile.in46 PROGRAMS = $(noinst_PROGRAMS)
339 all-am: Makefile $(PROGRAMS)
/external/grub/stage1/
DMakefile.in52 PROGRAMS = $(noinst_PROGRAMS)
340 all-am: Makefile $(PROGRAMS) $(DATA)
/external/elfutils/src/
DMakefile73 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) macro
505 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
DMakefile.in73 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
505 all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(HEADERS)
/external/grub/grub/
DMakefile.in54 PROGRAMS = $(sbin_PROGRAMS)
354 all-am: Makefile $(PROGRAMS)
/external/bison/src/
DMakefile.in80 PROGRAMS = $(bin_PROGRAMS)
517 all-am: Makefile $(PROGRAMS) $(SCRIPTS)
DMakefile80 PROGRAMS = $(bin_PROGRAMS) macro
517 all-am: Makefile $(PROGRAMS) $(SCRIPTS)
/external/grub/util/
DMakefile.in59 PROGRAMS = $(bin_PROGRAMS)
385 all-am: Makefile $(PROGRAMS) $(SCRIPTS)
/external/chromium/third_party/libevent/test/
DMakefile.in47 PROGRAMS = $(noinst_PROGRAMS)
374 all-am: Makefile $(PROGRAMS)

1234