Searched refs:PROGS (Results 26 - 50 of 95) sorted by relevance

1234

/freebsd-11-stable/lib/libbe/tests/
H A DMakefile7 PROGS= target_prog macro
/freebsd-11-stable/cddl/usr.sbin/dtrace/tests/
H A Ddtrace.test.mk27 PROGS= ${CFILES:T:S/.c$/.exe/g} macro
28 .for prog in ${PROGS}
/freebsd-11-stable/lib/libc/tests/net/getaddrinfo/
H A DMakefile15 PROGS= h_gai macro
/freebsd-11-stable/lib/atf/libatf-c/tests/detail/
H A DMakefile27 PROGS+= ${p}
/freebsd-11-stable/lib/libc/tests/hash/
H A DMakefile19 PROGS+= h_hash
/freebsd-11-stable/libexec/bootpd/
H A DMakefile.UNIX45 PROGS= bootpd bootpef bootpgw bootptest
48 all: $(PROGS) $(TESTS)
52 install: $(PROGS)
53 -for f in $(PROGS) ;\
72 -rm -f $(PROGS) $(TESTS)
/freebsd-11-stable/lib/libxo/tests/
H A DMakefile231 PROGS+= test_01
232 PROGS+= test_02
233 PROGS+= test_03
234 PROGS+= test_04
235 PROGS+= test_05
236 PROGS+= test_06
237 PROGS+= test_07
238 PROGS+= test_08
239 PROGS+= test_09
240 PROGS
[all...]
/freebsd-11-stable/tests/sys/fs/tmpfs/
H A DMakefile41 PROGS+= h_tools
/freebsd-11-stable/tests/sys/kern/
H A DMakefile22 PROGS+= pdeathsig_helper
/freebsd-11-stable/lib/libc/tests/stdlib/
H A DMakefile46 #PROGS+= h_atexit
47 PROGS+= h_getopt h_getopt_long
/freebsd-11-stable/share/mk/
H A Dplain.test.mk16 # PROGS, PROGS_CXX and SCRIPTS, respectively.
26 PROGS+= ${PLAIN_TESTS_C}
H A Datf.test.mk14 # Programs listed here are built using PROGS, PROGS_CXX and SCRIPTS,
26 PROGS+= ${ATF_TESTS_C}
H A Dlocal.dirdeps.mk95 # Gather PROGS dependencies first
96 .if !empty(PROGS)
100 .for _prog in ${PROGS}
120 .endfor # .for _prog in ${PROGS}
121 .endif # !empty(PROGS)
H A Dtap.test.mk18 # PROGS, PROGS_CXX and SCRIPTS, respectively.
32 PROGS+= ${TAP_TESTS_C}
/freebsd-11-stable/lib/libc/tests/regex/
H A DMakefile13 PROGS+= h_regex
/freebsd-11-stable/contrib/ncurses/progs/
H A DMakefile.in138 PROGS = $(PUT_PROGS) $(GET_PROGS)
150 all: $(AUTO_SRC) $(PROGS)
195 install.progs: $(AUTO_SRC) $(PROGS) $(DESTDIR)$(bindir)
298 -rm -f $(PROGS)
/freebsd-11-stable/crypto/openssl/crypto/idea/
H A DMakefile68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/jpake/
H A DMakefile39 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/lhash/
H A DMakefile68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/md2/
H A DMakefile68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/md4/
H A DMakefile69 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/mdc2/
H A DMakefile68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/pqueue/
H A DMakefile68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/rc2/
H A DMakefile68 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)
/freebsd-11-stable/crypto/openssl/crypto/rc5/
H A DMakefile76 $(MAKEDEPEND) -- $(CFLAG) $(INCLUDES) $(DEPFLAG) -- $(PROGS) $(LIBSRC)

Completed in 128 milliseconds

1234