Searched refs:TARGETS (Results 1 - 25 of 41) sorted by relevance

12

/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/config/
H A Dmake.wnt45 TARGETS = idnconf.exe
47 all : $(TARGETS)
52 install : $(TARGETS)
/macosx-10.10.1/xnu-2782.1.97/tools/lockstat/
H A DMakefile3 TARGETS = lockstat macro
5 all: $(TARGETS)
10 rm -rf $(TARGETS)
/macosx-10.10.1/ICU-531.30/icuSources/samples/uresb/
H A Dresources.mak4 TARGETS = en.res root.res sr.res macro
14 all : $(TARGETS)
18 -erase $(TARGETS)
/macosx-10.10.1/xnu-2782.1.97/tools/tests/superpages/
H A DMakefile9 TARGETS := $(addprefix $(DSTROOT)/, measure_tlbs testsp) macro
26 all: $(TARGETS)
29 rm -f $(TARGETS)
31 $(TARGETS): $(DSTROOT)/%: %.c
/macosx-10.10.1/cups-408/cups/monitor/
H A DMakefile20 TARGETS = bcp tbcp macro
29 all: $(TARGETS)
51 $(RM) $(OBJS) $(TARGETS)
82 for file in $(TARGETS); do \
87 for file in $(TARGETS); do \
113 for file in $(TARGETS); do \
/macosx-10.10.1/mDNSResponder-561.1.1/Clients/
H A DMakefile29 TARGETS = build/dns-sd build/dns-sd64 macro
32 TARGETS = build/dns-sd macro
36 all: $(TARGETS)
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/contrib/mac-mpw/
H A Dport.make42 TARGETS = libport.o
47 all %c4 {TARGETS}
53 {RM} {TARGETS} {OBJECTS} || set status 0
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/
H A Dccmake8 set TARGETS= (ccSymCompat \
35 foreach targ ($TARGETS)
/macosx-10.10.1/cups-408/cups/berkeley/
H A DMakefile19 TARGETS = lpc lpq lpr lprm macro
27 all: $(TARGETS)
49 $(RM) $(OBJS) $(TARGETS)
89 for file in $(TARGETS); do \
/macosx-10.10.1/OpenSSL098-52/src/demos/tunala/
H A DMakefile23 TARGETS=tunala macro
25 default: $(TARGETS)
28 $(RM) $(OBJS) $(TARGETS) *.bak core
/macosx-10.10.1/xnu-2782.1.97/tools/tests/
H A DMakefile43 TARGETS = $(addprefix $(DSTSUBPATH)/, $(COMMON_TARGETS) $(IPHONE_TARGETS)) macro
45 TARGETS = $(addprefix $(DSTSUBPATH)/, $(COMMON_TARGETS) $(MAC_TARGETS)) macro
48 all: $(TARGETS)
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/port/
H A Dinstall.sh.in96 TARGETS=
135 *) TARGETS="$TARGETS $arg";;
198 for f in $TARGETS; do
227 for f in $TARGETS; do
246 for f in $TARGETS; do
255 for f in $TARGETS; do
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Dmake.wnt64 TARGETS = wsock32.dll
66 all : $(TARGETS)
71 install : $(TARGETS)
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Dmake.wnt64 TARGETS = ws2_32.dll
66 all : $(TARGETS)
71 install : $(TARGETS)
/macosx-10.10.1/cups-408/cups/notifier/
H A DMakefile20 TARGETS = $(NOTIFIERS) testnotify macro
28 all: $(TARGETS)
50 $(RM) $(OBJS) $(TARGETS) dbus.h
/macosx-10.10.1/xnu-2782.1.97/tools/tests/affinity/
H A DMakefile36 TARGETS := $(if $(ARCH_64), $(ARCH_64_TARGETS)) $(if $(ARCH_32), $(ARCH_32_TARGETS)) macro
39 all: $(TARGETS)
51 rm -f $(TARGETS)
/macosx-10.10.1/xnu-2782.1.97/tools/tests/MPMMTest/
H A DMakefile33 TARGETS := $(if $(ARCH_64), $(ARCH_64_TARGETS)) $(if $(ARCH_32), $(ARCH_32_TARGETS)) macro
35 all: $(addprefix $(DSTROOT)/, $(TARGETS))
62 rm -rf $(addprefix $(DSTROOT)/,$(TARGETS)) $(addprefix $(SYMROOT)/,$(TARGETS)) $(SYMROOT)/*.dSYM
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/common/
H A Dmake.wnt64 TARGETS = wrapcommon.lib
66 all : $(TARGETS)
/macosx-10.10.1/cups-408/cups/locale/
H A DMakefile20 TARGETS = checkpo po2strings strings2po macro
27 all: $(TARGETS)
49 $(RM) $(TARGETS) $(OBJS)
/macosx-10.10.1/cups-408/cups/test/
H A DMakefile60 TARGETS = \ macro
71 all: $(TARGETS)
93 $(RM) $(TARGETS) $(OBJS)
/macosx-10.10.1/libarchive-30/libarchive/cpio/
H A DCMakeLists.txt45 INSTALL(TARGETS bsdcpio RUNTIME DESTINATION bin)
/macosx-10.10.1/cups-408/cups/systemv/
H A DMakefile18 TARGETS = cancel cupsaccept cupsaddsmb cupsctl cupstestdsc cupstestppd \ macro
29 all: $(TARGETS)
51 $(RM) $(OBJS) $(TARGETS)
110 for file in $(TARGETS); do \
/macosx-10.10.1/ruby-106/ruby/test/fileutils/
H A Dtest_fileutils.rb113 TARGETS = %w( data/a data/all data/random data/zero )
161 TARGETS.each do |path|
186 TARGETS.each do |fname|
190 cmp TARGETS[0], TARGETS[0], :undefinedoption => true
291 TARGETS.each do |fname|
296 TARGETS.each do |fname|
370 TARGETS.each do |fname|
431 TARGETS.each do |fname|
453 TARGETS
[all...]
/macosx-10.10.1/apache-793/httpd/build/
H A Dltlib.mk19 TARGETS = $(LTLIBRARY_NAME) macro
/macosx-10.10.1/libarchive-30/libarchive/tar/
H A DCMakeLists.txt51 INSTALL(TARGETS bsdtar RUNTIME DESTINATION bin)

Completed in 191 milliseconds

12