| /netbsd/src/tests/lib/libc/ssp/ |
| D | Makefile | 31 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/ |
| D | Makefile | 12 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/ |
| D | Makefile.common | 5 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/ |
| D | Makefile | 87 PROGS+= h_df_1_noopen1 90 PROGS+= h_df_1_noopen2 94 PROGS+= h_thread_local_dtor 97 PROGS+= h_ifunc 102 PROGS+= h_locking 106 PROGS+= h_dl_symver_v0 111 PROGS+= h_dl_symver_v1 116 PROGS+= h_dl_symver_v2 121 PROGS+= h_r_rel_pack 122 PROGS+= h_r_rel_nopack
|
| /netbsd/src/tests/kernel/ |
| D | Makefile | 57 PROGS+= h_cloexec 58 PROGS+= h_execregs 59 PROGS+= h_execsp_dynamic 60 PROGS+= h_execsp_static 61 PROGS+= h_fexecve 62 PROGS+= h_fpufork 63 PROGS+= h_getprocpath 64 PROGS+= h_ps_strings1 65 PROGS+= h_ps_strings2 66 PROGS+= h_segv
|
| /netbsd/src/tests/lib/csu/ |
| D | Makefile | 27 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:}
|
| /netbsd/src/tests/lib/libc/net/ |
| D | Makefile | 28 PROGS+= h_nsd_recurse 29 PROGS+= h_protoent 30 PROGS+= h_servent 31 PROGS+= h_hostent 32 PROGS+= h_dns_server
|
| /netbsd/src/games/ching/ching/ |
| D | ching.sh | 70 PROGS=/usr/libexec/ching 77 HEXAGRAM=$($PROGS/castching) 81 $PROGS/printching $HEXAGRAM | nroff $SHARE/macros - | ${PAGER-more}
|
| /netbsd/src/tests/lib/libpthread/ |
| D | Makefile | 55 PROGS= h_atexit macro 56 PROGS+= h_cancel 57 PROGS+= h_exit 58 PROGS+= h_resolv
|
| /netbsd/src/tests/lib/librumphijack/ |
| D | Makefile | 18 PROGS+= h_client 19 PROGS+= h_netget 20 PROGS+= h_cwd
|
| /netbsd/src/tests/lib/libc/gen/posix_spawn/ |
| D | Makefile | 20 PROGS= h_fileactions macro 21 PROGS+= h_spawn 22 PROGS+= h_spawnattr
|
| /netbsd/src/tests/lib/libc/stdlib/ |
| D | Makefile | 32 PROGS+= h_atexit 33 PROGS+= h_getopt h_getopt_long 34 PROGS+= h_sort
|
| /netbsd/src/regress/sys/uvm/pdsim/ |
| D | Makefile | 7 PROGS+= linux 73 PROGS+= ${PDSIM_PROGS} 74 PROGS+= ${PDSIM_PROGS.DBG} 76 ALLPROGS= ${PROGS} ${CPROGS} ${HPROGS} ${TESTPROGS}
|
| /netbsd/src/usr.sbin/bootp/bootpd/ |
| D | Makefile.UNIX | 46 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/ |
| D | Makefile | 15 PROGS+= h_exec 16 PROGS+= h_execthr
|
| /netbsd/src/tests/lib/libc/db/ |
| D | Makefile | 14 PROGS+= h_db 15 PROGS+= h_lfsr
|
| /netbsd/src/external/bsd/atf/tests/atf/atf-c/detail/ |
| D | Makefile | 9 PROGS= macro 12 PROGS+= ${prog}
|
| /netbsd/src/tests/dev/audio/ |
| D | Makefile | 9 PROGS+= audiotest 10 PROGS+= h_pad
|
| /netbsd/src/external/bsd/atf/tests/atf/tools/ |
| D | Makefile | 13 PROGS= macro 16 PROGS+= ${prog}
|
| /netbsd/src/share/mk/ |
| D | bsd.test.mk | 19 PROGS+= ${TESTS_C} 137 .if !empty(SCRIPTS) || !empty(PROGS) || !empty(PROGS_CXX)
|
| /netbsd/src/tests/lib/libtre/ |
| D | Makefile | 10 PROGS= macro
|
| /netbsd/src/tests/fs/psshfs/ |
| D | Makefile | 5 PROGS= h_have_puffs macro
|
| /netbsd/src/tests/dev/md/ |
| D | Makefile | 14 PROGS= h_mdserv macro
|
| /netbsd/src/tests/net/if/ |
| D | Makefile | 14 PROGS= ifconf macro
|
| /netbsd/src/tests/dev/dm/ |
| D | Makefile | 14 PROGS= h_dm macro
|