Home
last modified time | relevance | path

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

123

/netbsd-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+= h_readlink
[all …]
/netbsd-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+= h_comp_zlib_rnd
[all …]
/netbsd-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 \
/netbsd-src/tests/libexec/ld.elf_so/
H A DMakefile65 PROGS+= h_df_1_noopen1
68 PROGS+= h_df_1_noopen2
72 PROGS+= h_thread_local_dtor
75 PROGS+= h_ifunc
80 PROGS+= h_locking
84 PROGS+= h_dl_symver_v0
89 PROGS+= h_dl_symver_v1
94 PROGS+= h_dl_symver_v2
/netbsd-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
/netbsd-src/tests/kernel/
H A DMakefile53 PROGS+= h_cloexec
54 PROGS+= h_fexecve
55 PROGS+= h_fpufork
56 PROGS+= h_getprocpath
57 PROGS+= h_ps_strings1
58 PROGS+= h_ps_strings2
59 PROGS+= h_segv
47 PROGS= h_fexecve global() macro
/netbsd-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}
/netbsd-src/tests/lib/libpthread/
H A DMakefile48 PROGS= h_atexit macro
49 PROGS+= h_cancel
50 PROGS+= h_exit
51 PROGS+= h_resolv
/netbsd-src/tests/lib/librumphijack/
H A DMakefile18 PROGS+= h_client
19 PROGS+= h_netget
20 PROGS+= h_cwd
/netbsd-src/tests/lib/libc/gen/posix_spawn/
H A DMakefile20 PROGS= h_fileactions macro
21 PROGS+= h_spawn
22 PROGS+= h_spawnattr
/netbsd-src/external/mit/xorg/lib/pixman/test/
H A DMakefile9 PROGS= \ macro
46 .for _p in ${PROGS}
60 .for test in ${PROGS}
/netbsd-src/regress/sys/uvm/pdsim/
H A DMakefile7 PROGS+= linux
73 PROGS+= ${PDSIM_PROGS}
74 PROGS+= ${PDSIM_PROGS.DBG}
76 ALLPROGS= ${PROGS} ${CPROGS} ${HPROGS} ${TESTPROGS}
/netbsd-src/usr.sbin/bootp/bootpd/
H A DMakefile.UNIX46 PROGS= bootpd bootpef bootpgw bootptest
49 all: $(PROGS)
55 install: $(PROGS)
56 -for f in $(PROGS) ;\
75 -rm -f $(PROGS) $(TESTS)
/netbsd-src/tests/lib/librumpclient/
H A DMakefile15 PROGS+= h_exec
16 PROGS+= h_execthr
/netbsd-src/tests/lib/libc/db/
H A DMakefile14 PROGS+= h_db
15 PROGS+= h_lfsr
/netbsd-src/tests/net/inpcb/
H A DMakefile13 PROGS= inpcb_bind macro
17 PROGS+= broadcast_bind
/netbsd-src/tests/lib/libnvmm/
H A DMakefile17 PROGS= h_io_assist macro
22 PROGS+= h_mem_assist
/netbsd-src/tests/net/if_vlan/
H A DMakefile13 PROGS= siocXmulti macro
17 PROGS+= bpfopen
/netbsd-src/external/bsd/atf/tests/atf/atf-c/detail/
H A DMakefile9 PROGS= macro
12 PROGS+= ${prog}
/netbsd-src/tests/dev/audio/
H A DMakefile9 PROGS+= audiotest
10 PROGS+= h_pad
/netbsd-src/external/bsd/atf/tests/atf/tools/
H A DMakefile13 PROGS= macro
16 PROGS+= ${prog}
/netbsd-src/tests/lib/libc/stdlib/
H A DMakefile31 PROGS+= h_atexit
32 PROGS+= h_getopt h_getopt_long
/netbsd-src/external/bsd/openldap/dist/libraries/liblmdb/
H A DMakefile44 PROGS = $(IPROGS) mtest mtest2 mtest3 mtest4 mtest5 macro
45 all: $(ILIBS) $(PROGS)
58 rm -rf $(PROGS) *.[ao] *.[ls]o *~ testdb
/netbsd-src/share/mk/
H A Dbsd.test.mk19 PROGS+= ${TESTS_C}
137 .if !empty(SCRIPTS) || !empty(PROGS) || !empty(PROGS_CXX)
/netbsd-src/tests/lib/libc/kevent_nullmnt/
H A DMakefile12 PROGS+= h_nullmnt

123