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

1234

/freebsd-10-stable/lib/libc/tests/ssp/
H A DMakefile21 PROGS= h_fgets macro
22 PROGS+= h_gets
23 PROGS+= h_getcwd
24 PROGS+= h_memcpy
25 PROGS+= h_memmove
26 PROGS+= h_memset
30 PROGS+= h_raw
32 PROGS+= h_read
33 PROGS+= h_readlink
34 PROGS
[all...]
/freebsd-10-stable/tests/sys/mqueue/
H A DMakefile11 PROGS+= mqtest1
12 PROGS+= mqtest2
13 PROGS+= mqtest3
14 PROGS+= mqtest4
15 PROGS+= mqtest5
/freebsd-10-stable/usr.bin/procstat/tests/
H A DMakefile5 PROGS+= while1
/freebsd-10-stable/usr.bin/getconf/tests/
H A DMakefile5 PROGS+= arch_type
/freebsd-10-stable/tools/regression/environ/
H A DMakefile4 PROGS= envctl retention timings macro
8 .for prog in ${PROGS}
/freebsd-10-stable/lib/libc/tests/db/
H A DMakefile5 PROGS= h_db macro
6 PROGS+= h_lfsr
/freebsd-10-stable/lib/libc/tests/gen/posix_spawn/
H A DMakefile11 PROGS= h_fileactions macro
12 PROGS+= h_spawn
13 PROGS+= h_spawnattr
/freebsd-10-stable/tests/sys/netinet/
H A DMakefile7 PROGS= udp_dontroute macro
/freebsd-10-stable/lib/libc/tests/net/
H A DMakefile21 PROGS= h_nsd_recurse macro
22 PROGS+= h_protoent
23 PROGS+= h_servent
24 PROGS+= h_dns_server
/freebsd-10-stable/tools/tools/netmap/
H A DMakefile6 PROGS = pkt-gen bridge vale-ctl macro
8 CLEANFILES = $(PROGS) *.o
23 all: $(PROGS)
/freebsd-10-stable/tests/sys/kern/execve/
H A DMakefile11 PROGS+= good_aout
12 PROGS+= execve_helper
/freebsd-10-stable/lib/libthr/tests/
H A DMakefile41 PROGS= h_atexit macro
42 PROGS+= h_cancel
43 PROGS+= h_exit
44 PROGS+= h_resolv
/freebsd-10-stable/tests/sys/kqueue/libkqueue/
H A DMakefile9 PROGS= kqtest macro
/freebsd-10-stable/usr.bin/bsdcat/tests/
H A DMakefile9 PROGS+= bsdcat_test
/freebsd-10-stable/share/mk/
H A Dbsd.progs.mk19 .if defined(PROGS) || defined(PROGS_CXX)
20 # we really only use PROGS below...
21 PROGS += ${PROGS_CXX}
27 UPDATE_DEPENDFILE_PROG = ${PROGS:[1]}
62 all: ${PROGS}
69 .endif # PROGS || PROGS_CXX
82 .if !empty(PROGS) && !defined(_RECURSING_PROGS) && !defined(PROG)
86 # Find common sources among the PROGS and depend on them before building
91 .for p in ${PROGS}
105 ${PROGS}
[all...]
/freebsd-10-stable/tests/sys/file/
H A DMakefile14 PROGS+= flock_helper
/freebsd-10-stable/usr.bin/cpio/tests/
H A DMakefile12 PROGS+= bsdcpio_test
/freebsd-10-stable/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-10-stable/usr.sbin/pw/tests/
H A DMakefile5 PROGS+= crypt
/freebsd-10-stable/cddl/usr.sbin/dtrace/tests/
H A DMakefile.inc129 PROGS= ${CFILES:T:S/.c$/.exe/g}
30 .for prog in ${PROGS}
/freebsd-10-stable/lib/atf/libatf-c/tests/detail/
H A DMakefile27 PROGS+= ${p}
/freebsd-10-stable/lib/libc/tests/net/getaddrinfo/
H A DMakefile13 PROGS= h_gai macro
/freebsd-10-stable/lib/libc/tests/hash/
H A DMakefile17 PROGS+= h_hash
/freebsd-10-stable/lib/libc/tests/stdlib/
H A DMakefile44 #PROGS+= h_atexit
45 PROGS+= h_getopt h_getopt_long
/freebsd-10-stable/tests/sys/fs/tmpfs/
H A DMakefile41 PROGS+= h_tools

Completed in 202 milliseconds

1234