| /freebsd/lib/libc/tests/ssp/ |
| H A D | Makefile | 22 PROGS= h_fgets macro 23 PROGS+= h_gets 24 PROGS+= h_getcwd 25 PROGS+= h_memcpy 26 PROGS+= h_memmove 27 PROGS+= h_memset 37 PROGS+= h_raw 45 PROGS+= h_read 46 PROGS+= h_readlink 47 PROGS+= h_snprintf [all …]
|
| /freebsd/tests/sys/cddl/zfs/bin/ |
| H A D | Makefile | 38 PROGS+= chg_usr_exec 41 PROGS+= dir_rd_update 42 PROGS+= file_check 43 PROGS+= file_trunc 44 PROGS+= file_write 45 PROGS+= largest_file 46 PROGS+= mkfile 47 PROGS+= mktree 48 PROGS+= mmapwrite 49 PROGS+= randfree_file [all …]
|
| /freebsd/tests/sys/mqueue/ |
| H A D | Makefile | 9 PROGS+= mqtest1 10 PROGS+= mqtest2 11 PROGS+= mqtest3 12 PROGS+= mqtest4 13 PROGS+= mqtest5
|
| /freebsd/share/mk/ |
| H A D | bsd.progs.mk | 13 .if defined(PROGS) || defined(PROGS_CXX) 15 PROGS += ${PROGS_CXX} 58 all: ${PROGS} 61 META_XTRAS+= ${cat ${PROGS:S/$/*.meta_files/} 2>/dev/null || true:L:sh} 65 .if ${MK_STAGING} != "no" && !empty(PROGS) 67 .for _prog in ${PROGS} 96 .for p in ${PROGS} 119 .if !empty(PROGS) && !defined(_RECURSING_PROGS) && !defined(PROG) 132 .for p in ${PROGS} 159 $t: ${PROGS:%=%.$t}
|
| /freebsd/contrib/bmake/mk/ |
| H A D | progs.mk | 13 .if defined(PROGS) 18 UPDATE_DEPENDFILE_PROG = ${PROGS:[1]} 24 .for t in ${PROGS} 72 all: ${PROGS} 88 .for p in ${PROGS} 104 $t: ${PROGS:%=%.$t}
|
| /freebsd/lib/libc/tests/net/ |
| H A D | Makefile | 26 PROGS= h_nsd_recurse macro 27 PROGS+= h_protoent 28 PROGS+= h_servent 29 PROGS+= h_dns_server
|
| /freebsd/lib/libthr/tests/ |
| H A D | Makefile | 47 PROGS= h_atexit macro 48 PROGS+= h_cancel 49 PROGS+= h_exit 50 PROGS+= h_resolv
|
| /freebsd/tests/sys/kern/execve/ |
| H A D | Makefile | 9 PROGS+= good_aout 10 PROGS+= execve_helper 11 PROGS+= execve_argc_helper
|
| /freebsd/lib/libc/tests/gen/posix_spawn/ |
| H A D | Makefile | 9 PROGS= h_fileactions macro 10 PROGS+= h_spawn 11 PROGS+= h_spawnattr
|
| /freebsd/tests/sys/net/ |
| H A D | Makefile | 25 PROGS+= bridge 42 PROGS+= randsleep 43 PROGS+= transient_tuntap
|
| /freebsd/tools/tools/netmap/ |
| H A D | Makefile | 5 PROGS = pkt-gen nmreplay bridge lb macro 7 CLEANFILES = $(PROGS) *.o 23 all: $(PROGS)
|
| /freebsd/lib/libxo/tests/ |
| H A D | Makefile | 231 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+= test_10 [all …]
|
| /freebsd/tools/test/net/ |
| H A D | Makefile | 1 PROGS= listen connect macro 4 test: ${PROGS}
|
| /freebsd/libexec/bootpd/ |
| H A D | Makefile.UNIX | 44 PROGS= bootpd bootpef bootpgw bootptest 47 all: $(PROGS) $(TESTS) 51 install: $(PROGS) 52 -for f in $(PROGS) ;\ 71 -rm -f $(PROGS) $(TESTS)
|
| /freebsd/tools/regression/environ/ |
| H A D | Makefile | 3 PROGS= envctl retention timings macro 7 .for prog in ${PROGS}
|
| /freebsd/tests/sys/kern/tty/ |
| H A D | Makefile | 10 PROGS+= fionread 11 PROGS+= readsz
|
| /freebsd/lib/libc/tests/db/ |
| H A D | Makefile | 5 PROGS= h_db macro 6 PROGS+= h_lfsr
|
| /freebsd/tests/sys/cddl/zfs/tests/txg_integrity/ |
| H A D | Makefile | 17 PROGS+= txg_integrity 18 PROGS+= fsync_integrity
|
| /freebsd/cddl/usr.sbin/dtrace/tests/ |
| H A D | dtrace.test.mk | 28 PROGS= ${CFILES:T:S/.c$/.exe/g} 29 .for prog in ${PROGS}
|
| /freebsd/tests/sys/kern/ |
| H A D | Makefile | 84 PROGS+= coredump_phnum_helper 85 PROGS+= pdeathsig_helper 86 PROGS+= sendfile_helper
|
| /freebsd/usr.bin/procstat/tests/ |
| H A D | Makefile | 3 PROGS+= while1
|
| /freebsd/usr.bin/getconf/tests/ |
| H A D | Makefile | 3 PROGS+= arch_type
|
| /freebsd/contrib/ncurses/progs/ |
| H A D | Makefile.in | 144 PROGS = $(PUT_PROGS) $(GET_PROGS) 187 all: $(AUTO_SRC) $(PROGS) 234 install.progs: $(AUTO_SRC) $(PROGS) $(BINDIR) 347 -rm -f $(PROGS)
|
| /freebsd/tools/tools/bhyve/ |
| H A D | Makefile | 1 PROGS= fwctl_fetch macro
|
| /freebsd/tests/sys/fs/tarfs/ |
| H A D | Makefile | 6 PROGS+= mktar tarsum
|