Home
last modified time | relevance | path

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

12

/freebsd-13.1/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-13.1/tests/sys/cddl/zfs/bin/
H A DMakefile40 PROGS+= chg_usr_exec
44 PROGS+= file_check
45 PROGS+= file_trunc
46 PROGS+= file_write
47 PROGS+= largest_file
48 PROGS+= mkfile
49 PROGS+= mktree
50 PROGS+= mmapwrite
52 PROGS+= readmmap
53 PROGS+= rename_dir
[all …]
/freebsd-13.1/tests/sys/mqueue/
H A DMakefile11 PROGS+= mqtest1
12 PROGS+= mqtest2
13 PROGS+= mqtest3
14 PROGS+= mqtest4
15 PROGS+= mqtest5
/freebsd-13.1/share/mk/
H A Dbsd.progs.mk19 .if defined(PROGS) || defined(PROGS_CXX)
21 PROGS += ${PROGS_CXX}
64 all: ${PROGS}
67 META_XTRAS+= ${cat ${PROGS:S/$/*.meta_files/} 2>/dev/null || true:L:sh}
69 .if ${MK_STAGING} != "no" && !empty(PROGS)
71 .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-13.1/contrib/bmake/mk/
H A Dprogs.mk18 .if defined(PROGS)
23 UPDATE_DEPENDFILE_PROG = ${PROGS:[1]}
29 .for t in ${PROGS}
67 all: ${PROGS}
83 .for p in ${PROGS}
99 $t: ${PROGS:%=%.$t}
/freebsd-13.1/lib/libc/tests/net/
H A DMakefile23 PROGS= h_nsd_recurse macro
24 PROGS+= h_protoent
25 PROGS+= h_servent
26 PROGS+= h_dns_server
/freebsd-13.1/lib/libthr/tests/
H A DMakefile46 PROGS= h_atexit macro
47 PROGS+= h_cancel
48 PROGS+= h_exit
49 PROGS+= h_resolv
/freebsd-13.1/tests/sys/kern/execve/
H A DMakefile11 PROGS+= good_aout
12 PROGS+= execve_helper
13 PROGS+= execve_argc_helper
/freebsd-13.1/lib/libc/tests/gen/posix_spawn/
H A DMakefile11 PROGS= h_fileactions macro
12 PROGS+= h_spawn
13 PROGS+= h_spawnattr
/freebsd-13.1/tools/tools/netmap/
H A DMakefile6 PROGS = pkt-gen nmreplay bridge lb macro
8 CLEANFILES = $(PROGS) *.o
24 all: $(PROGS)
/freebsd-13.1/lib/libxo/tests/
H A DMakefile233 PROGS+= test_01
234 PROGS+= test_02
235 PROGS+= test_03
236 PROGS+= test_04
237 PROGS+= test_05
238 PROGS+= test_06
239 PROGS+= test_07
240 PROGS+= test_08
241 PROGS+= test_09
242 PROGS+= test_10
[all …]
/freebsd-13.1/tools/test/net/
H A DMakefile3 PROGS= listen connect macro
6 test: ${PROGS}
/freebsd-13.1/tools/regression/environ/
H A DMakefile4 PROGS= envctl retention timings macro
8 .for prog in ${PROGS}
/freebsd-13.1/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-13.1/lib/libc/tests/db/
H A DMakefile7 PROGS= h_db macro
8 PROGS+= h_lfsr
/freebsd-13.1/tests/sys/kern/
H A DMakefile45 PROGS+= coredump_phnum_helper
46 PROGS+= pdeathsig_helper
47 PROGS+= sendfile_helper
/freebsd-13.1/tests/sys/cddl/zfs/tests/txg_integrity/
H A DMakefile19 PROGS+= txg_integrity
20 PROGS+= fsync_integrity
/freebsd-13.1/cddl/usr.sbin/dtrace/tests/
H A Ddtrace.test.mk29 PROGS= ${CFILES:T:S/.c$/.exe/g}
30 .for prog in ${PROGS}
/freebsd-13.1/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-13.1/usr.bin/getconf/tests/
H A DMakefile5 PROGS+= arch_type
/freebsd-13.1/usr.bin/procstat/tests/
H A DMakefile5 PROGS+= while1
/freebsd-13.1/lib/libproc/tests/
H A DMakefile5 PROGS= target_prog macro
/freebsd-13.1/contrib/blacklist/test/
H A DMakefile5 PROGS=srvtest cltest macro
/freebsd-13.1/tools/tools/crypto/
H A DMakefile29 PROGS= cryptocheck cryptotest cryptokeytest cryptostats \ macro
/freebsd-13.1/tests/sys/kqueue/libkqueue/
H A DMakefile9 PROGS= kqtest macro

12