Home
last modified time | relevance | path

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

12

/freebsd-12.1/lib/libc/tests/ssp/
H A DMakefile20 PROGS= h_fgets macro
21 PROGS+= h_gets
22 PROGS+= h_getcwd
23 PROGS+= h_memcpy
24 PROGS+= h_memmove
25 PROGS+= h_memset
43 PROGS+= h_raw
46 PROGS+= h_read
50 PROGS+= h_stpcpy
52 PROGS+= h_strcat
[all …]
/freebsd-12.1/tests/sys/cddl/zfs/bin/
H A DMakefile38 PROGS+= chg_usr_exec
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
50 PROGS+= readmmap
51 PROGS+= rename_dir
[all …]
/freebsd-12.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}
100 .for p in ${PROGS}
122 .if !empty(PROGS) && !defined(_RECURSING_PROGS) && !defined(PROG)
137 ${PROGS}: ${_PROGS_COMMON_OBJS}
140 .for p in ${PROGS}
[all …]
/freebsd-12.1/tests/sys/mqueue/
H A DMakefile11 PROGS+= mqtest1
12 PROGS+= mqtest2
13 PROGS+= mqtest3
14 PROGS+= mqtest4
15 PROGS+= mqtest5
/freebsd-12.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-12.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-12.1/lib/libthr/tests/
H A DMakefile42 PROGS= h_atexit macro
43 PROGS+= h_cancel
44 PROGS+= h_exit
45 PROGS+= h_resolv
/freebsd-12.1/lib/libc/tests/gen/posix_spawn/
H A DMakefile11 PROGS= h_fileactions macro
12 PROGS+= h_spawn
13 PROGS+= h_spawnattr
/freebsd-12.1/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+= test_10
[all …]
/freebsd-12.1/tools/tools/netmap/
H A DMakefile6 PROGS = pkt-gen nmreplay bridge vale-ctl lb macro
8 CLEANFILES = $(PROGS) *.o
24 all: $(PROGS)
/freebsd-12.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-12.1/tools/test/net/
H A DMakefile3 PROGS= listen connect macro
7 test: ${PROGS}
/freebsd-12.1/tools/regression/environ/
H A DMakefile4 PROGS= envctl retention timings macro
8 .for prog in ${PROGS}
/freebsd-12.1/lib/libc/tests/db/
H A DMakefile7 PROGS= h_db macro
8 PROGS+= h_lfsr
/freebsd-12.1/tests/sys/kern/execve/
H A DMakefile11 PROGS+= good_aout
12 PROGS+= execve_helper
/freebsd-12.1/tests/sys/cddl/zfs/tests/txg_integrity/
H A DMakefile19 PROGS+= txg_integrity
20 PROGS+= fsync_integrity
/freebsd-12.1/cddl/usr.sbin/dtrace/tests/
H A Ddtrace.test.mk27 PROGS= ${CFILES:T:S/.c$/.exe/g}
28 .for prog in ${PROGS}
/freebsd-12.1/tests/sys/kern/
H A DMakefile25 PROGS+= coredump_phnum_helper
26 PROGS+= pdeathsig_helper
/freebsd-12.1/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-12.1/usr.bin/procstat/tests/
H A DMakefile5 PROGS+= while1
/freebsd-12.1/usr.bin/getconf/tests/
H A DMakefile5 PROGS+= arch_type
/freebsd-12.1/tests/sys/netinet/
H A DMakefile11 PROGS= udp_dontroute tcp_user_cookie macro
/freebsd-12.1/contrib/blacklist/test/
H A DMakefile5 PROGS=srvtest cltest macro
/freebsd-12.1/lib/libproc/tests/
H A DMakefile5 PROGS= target_prog macro
/freebsd-12.1/tools/tools/crypto/
H A DMakefile29 PROGS= cryptocheck cryptotest cryptokeytest cryptostats \ macro

12