Searched refs:PROGS (Results 1 - 25 of 51) sorted by relevance

123

/src/tests/crypto/opencrypto/
H A DMakefile12 PROGS+= h_aescbc
13 PROGS+= h_aesctr1
14 PROGS+= h_aesctr2
15 PROGS+= h_arc4
16 PROGS+= h_camellia
17 PROGS+= h_cbcdes
18 PROGS+= h_cbc3des
19 PROGS+= h_comp
20 PROGS+= h_comp_zlib
21 PROGS
[all...]
/src/tests/lib/libc/ssp/
H A DMakefile31 PROGS= h_fgets macro
32 PROGS+= h_gets
33 PROGS+= h_getcwd
34 PROGS+= h_getcwd2
35 PROGS+= h_memcpy
36 PROGS+= h_memmove
37 PROGS+= h_memset
38 PROGS+= h_raw
39 PROGS+= h_read
40 PROGS
[all...]
/src/games/ching/ching/
H A Dching.sh70 PROGS=/usr/libexec/ching
77 HEXAGRAM=$($PROGS/castching)
81 $PROGS/printching $HEXAGRAM | nroff $SHARE/macros - | ${PAGER-more}
/src/sys/external/bsd/acpica/dist/generate/unix/
H A DMakefile.common5 all: $(PROGS)
6 $(PROGS): FORCE
16 @for toolname in $(PROGS); do \
32 @for toolname in $(PROGS); do \
48 @for toolname in $(PROGS); do \
67 @for toolname in $(PROGS); do \
/src/tests/lib/librumpclient/
H A DMakefile15 PROGS+= h_exec
16 PROGS+= h_execthr
/src/tests/lib/libc/net/
H A DMakefile28 PROGS+= h_nsd_recurse
29 PROGS+= h_protoent
30 PROGS+= h_servent
31 PROGS+= h_hostent
32 PROGS+= h_dns_server
/src/tests/lib/librumphijack/
H A DMakefile18 PROGS+= h_client
19 PROGS+= h_netget
20 PROGS+= h_cwd
/src/tests/lib/libc/kevent_nullmnt/
H A DMakefile12 PROGS+= h_nullmnt
/src/tests/lib/libc/db/
H A DMakefile14 PROGS+= h_db
15 PROGS+= h_lfsr
/src/tests/lib/libnvmm/
H A DMakefile17 PROGS= h_io_assist macro
22 PROGS+= h_mem_assist
/src/tests/net/inpcb/
H A DMakefile13 PROGS= inpcb_bind macro
17 PROGS+= broadcast_bind
/src/tests/lib/libc/gen/posix_spawn/
H A DMakefile20 PROGS= h_fileactions macro
21 PROGS+= h_spawn
22 PROGS+= h_spawnattr
/src/tests/lib/csu/
H A DMakefile27 PROGS+= h_ifunc_static h_initfini_array
34 PROGS+= ${"${MKPIC}" != no:?h_hello_dyn:}
35 PROGS+= ${"${MKPIE}" != no:?h_hello_dynpie:}
36 PROGS+= ${"${MKPIE}" != no:?h_hello_relr:}
37 PROGS+= h_hello_sta
38 PROGS+= ${"${MKPIE}" != no:?h_hello_stapie:}
/src/tests/net/if_vlan/
H A DMakefile13 PROGS= siocXmulti macro
17 PROGS+= bpfopen
/src/tests/dev/md/
H A DMakefile14 PROGS= h_mdserv macro
/src/tests/fs/cd9660/
H A DMakefile7 PROGS= h_hexdump_r macro
/src/tests/lib/libtre/
H A DMakefile10 PROGS= macro
/src/tests/lib/lua/libm/
H A DMakefile11 PROGS+= h_lualibm
/src/tests/net/mcast/
H A DMakefile13 PROGS= mcast macro
/src/tests/usr.sbin/inetd/
H A DMakefile12 PROGS += test_server
/src/tests/dev/audio/
H A DMakefile9 PROGS+= audiotest
10 PROGS+= h_pad
/src/tests/fs/psshfs/
H A DMakefile5 PROGS= h_have_puffs macro
/src/tests/lib/libc/stdlib/
H A DMakefile32 PROGS+= h_atexit
33 PROGS+= h_getopt h_getopt_long
34 PROGS+= h_sort
/src/tests/kernel/
H A DMakefile58 PROGS+= h_cloexec
59 PROGS+= h_execregs
60 PROGS+= h_execsp_dynamic
61 PROGS+= h_execsp_static
62 PROGS+= h_fexecve
63 PROGS+= h_fpufork
64 PROGS+= h_getprocpath
65 PROGS+= h_ps_strings1
66 PROGS+= h_ps_strings2
67 PROGS
[all...]
/src/tests/libexec/ld.elf_so/
H A DMakefile96 PROGS+= h_df_1_noopen1
99 PROGS+= h_df_1_noopen2
103 PROGS+= h_thread_local_dtor
106 PROGS+= h_ifunc
111 PROGS+= h_locking
115 PROGS+= h_dl_symver_v0
120 PROGS+= h_dl_symver_v1
125 PROGS+= h_dl_symver_v2
130 PROGS+= h_r_rel_pack
131 PROGS
[all...]

Completed in 24 milliseconds

123