Home
last modified time | relevance | path

Searched refs:PROGS (Results 1 – 25 of 56) sorted by relevance

123

/freebsd/lib/libc/tests/ssp/
H A DMakefile23 PROGS= h_fgets macro
24 PROGS+= h_gets
25 PROGS+= h_getcwd
26 PROGS+= h_memcpy
27 PROGS+= h_memmove
28 PROGS+= h_memset
37 PROGS+= h_raw
45 PROGS+= h_read
49 PROGS+= h_stpcpy
51 PROGS+= h_strcat
[all …]
/freebsd/tests/sys/cddl/zfs/bin/
H A DMakefile39 PROGS+= chg_usr_exec
43 PROGS+= file_check
44 PROGS+= file_trunc
45 PROGS+= file_write
46 PROGS+= largest_file
47 PROGS+= mkfile
48 PROGS+= mktree
49 PROGS+= mmapwrite
51 PROGS+= readmmap
52 PROGS+= rename_dir
[all …]
/freebsd/tests/sys/mqueue/
H A DMakefile10 PROGS+= mqtest1
11 PROGS+= mqtest2
12 PROGS+= mqtest3
13 PROGS+= mqtest4
14 PROGS+= mqtest5
/freebsd/share/mk/
H A Dbsd.progs.mk18 .if defined(PROGS) || defined(PROGS_CXX)
20 PROGS += ${PROGS_CXX}
63 all: ${PROGS}
66 META_XTRAS+= ${cat ${PROGS:S/$/*.meta_files/} 2>/dev/null || true:L:sh}
70 .if ${MK_STAGING} != "no" && !empty(PROGS)
72 .for _prog in ${PROGS}
101 .for p in ${PROGS}
124 .if !empty(PROGS) && !defined(_RECURSING_PROGS) && !defined(PROG)
137 .for p in ${PROGS}
163 $t: ${PROGS:%=%.$t}
/freebsd/contrib/bmake/mk/
H A Dprogs.mk20 .if defined(PROGS)
25 UPDATE_DEPENDFILE_PROG = ${PROGS:[1]}
31 .for t in ${PROGS}
79 all: ${PROGS}
95 .for p in ${PROGS}
111 $t: ${PROGS:%=%.$t}
/freebsd/lib/libc/tests/net/
H A DMakefile22 PROGS= h_nsd_recurse macro
23 PROGS+= h_protoent
24 PROGS+= h_servent
25 PROGS+= h_dns_server
/freebsd/lib/libthr/tests/
H A DMakefile46 PROGS= h_atexit macro
47 PROGS+= h_cancel
48 PROGS+= h_exit
49 PROGS+= h_resolv
/freebsd/tests/sys/kern/execve/
H A DMakefile10 PROGS+= good_aout
11 PROGS+= execve_helper
12 PROGS+= execve_argc_helper
/freebsd/lib/libc/tests/gen/posix_spawn/
H A DMakefile10 PROGS= h_fileactions macro
11 PROGS+= h_spawn
12 PROGS+= h_spawnattr
/freebsd/tools/tools/netmap/
H A DMakefile5 PROGS = pkt-gen nmreplay bridge lb macro
7 CLEANFILES = $(PROGS) *.o
23 all: $(PROGS)
/freebsd/lib/libxo/tests/
H A DMakefile232 PROGS+= test_01
233 PROGS+= test_02
234 PROGS+= test_03
235 PROGS+= test_04
236 PROGS+= test_05
237 PROGS+= test_06
238 PROGS+= test_07
239 PROGS+= test_08
240 PROGS+= test_09
241 PROGS+= test_10
[all …]
/freebsd/tools/test/net/
H A DMakefile2 PROGS= listen connect macro
5 test: ${PROGS}
/freebsd/tools/regression/environ/
H A DMakefile3 PROGS= envctl retention timings macro
7 .for prog in ${PROGS}
/freebsd/libexec/bootpd/
H A DMakefile.UNIX44 PROGS= bootpd bootpef bootpgw bootptest
47 all: $(PROGS) $(TESTS)
51 install: $(PROGS)
52 -for f in $(PROGS) ;\
71 -rm -f $(PROGS) $(TESTS)
/freebsd/lib/libc/tests/db/
H A DMakefile6 PROGS= h_db macro
7 PROGS+= h_lfsr
/freebsd/tests/sys/cddl/zfs/tests/txg_integrity/
H A DMakefile18 PROGS+= txg_integrity
19 PROGS+= fsync_integrity
/freebsd/tests/sys/net/
H A DMakefile23 PROGS+= bridge
40 PROGS+= randsleep
/freebsd/tests/sys/kern/
H A DMakefile71 PROGS+= coredump_phnum_helper
72 PROGS+= pdeathsig_helper
73 PROGS+= sendfile_helper
/freebsd/cddl/usr.sbin/dtrace/tests/
H A Ddtrace.test.mk28 PROGS= ${CFILES:T:S/.c$/.exe/g}
29 .for prog in ${PROGS}
/freebsd/contrib/ncurses/progs/
H A DMakefile.in142 PROGS = $(PUT_PROGS) $(GET_PROGS)
154 all: $(AUTO_SRC) $(PROGS)
201 install.progs: $(AUTO_SRC) $(PROGS) $(DESTDIR)$(bindir)
314 -rm -f $(PROGS)
/freebsd/usr.bin/getconf/tests/
H A DMakefile4 PROGS+= arch_type
/freebsd/usr.bin/procstat/tests/
H A DMakefile4 PROGS+= while1
/freebsd/bin/cp/tests/
H A DMakefile5 PROGS+= sparse
/freebsd/tools/tools/bhyve/
H A DMakefile1 PROGS= fwctl_fetch macro
/freebsd/tests/sys/fs/tarfs/
H A DMakefile6 PROGS+= mktar tarsum

123