Searched refs:PROG (Results 1 - 25 of 1173) sorted by relevance

1234567891011>>

/freebsd-9.3-release/sbin/recoverdisk/
H A DMakefile3 PROG= recoverdisk macro
7 test: ${PROG}
8 ./${PROG} /dev/ad0
/freebsd-9.3-release/tools/diag/dumpvfscache/
H A DMakefile3 PROG= dumpvfscache macro
9 test: ${PROG}
10 ./${PROG} > a
/freebsd-9.3-release/tools/test/ppsapi/
H A DMakefile3 PROG= ppsapitest macro
10 test: ${PROG}
11 ./${PROG} /dev/cuad0
/freebsd-9.3-release/bin/echo/
H A DMakefile4 PROG= echo macro
/freebsd-9.3-release/bin/kill/
H A DMakefile4 PROG= kill macro
/freebsd-9.3-release/bin/pwd/
H A DMakefile4 PROG= pwd macro
/freebsd-9.3-release/usr.bin/false/
H A DMakefile4 PROG= false macro
/freebsd-9.3-release/usr.bin/nice/
H A DMakefile4 PROG= nice macro
/freebsd-9.3-release/usr.bin/nohup/
H A DMakefile4 PROG= nohup macro
/freebsd-9.3-release/usr.bin/time/
H A DMakefile4 PROG= time macro
/freebsd-9.3-release/usr.bin/true/
H A DMakefile4 PROG= true macro
/freebsd-9.3-release/tools/regression/environ/
H A DMakefile.retention5 PROG= retention
9 CLEANFILES= *~ ${PROG}.core
15 test: ${PROG}
16 @./${PROG}
H A DMakefile.timings5 PROG= timings
9 CLEANFILES= ${PROG}.core
15 test: ${PROG}
/freebsd-9.3-release/usr.sbin/diskinfo/
H A DMakefile3 PROG= diskinfo macro
11 test: ${PROG}
12 ./${PROG} /dev/ad4 md50
13 ./${PROG} -v /dev/ad4 md50
14 ./${PROG} -t /dev/ad4
/freebsd-9.3-release/games/fortune/fortune/
H A DMakefile4 PROG= fortune macro
10 test: ${PROG}
11 ./${PROG} -m brass
/freebsd-9.3-release/tools/regression/geom/MdLoad/
H A DMakefile3 PROG= MdLoad macro
13 test: ${PROG}
14 ./${PROG} md34 ../Data/disk.critter.ad0.xml
/freebsd-9.3-release/tools/regression/lib/libc/resolv/
H A DMakefile4 PROG= resolv macro
12 regress: ${PROG}
13 ./${PROG} -r ${.CURDIR}/mach
/freebsd-9.3-release/tools/regression/pjdfstest/
H A DMakefile3 PROG= pjdfstest macro
5 ${PROG}: ${PROG}.c
21 cmd="gcc -Wall $$CFLAGS ${PROG}.c -o ${PROG}"; \
26 rm -f ${PROG}
/freebsd-9.3-release/usr.bin/ministat/
H A DMakefile2 PROG= ministat macro
8 test: ${PROG}
9 ./${PROG} < ${.CURDIR}/chameleon
10 ./${PROG} ${.CURDIR}/chameleon
11 ./${PROG} ${.CURDIR}/iguana ${.CURDIR}/chameleon
12 ./${PROG} -c 80 ${.CURDIR}/iguana ${.CURDIR}/chameleon
13 ./${PROG} -s -c 80 ${.CURDIR}/chameleon ${.CURDIR}/iguana
14 ./${PROG} -s -c 80 ${.CURDIR}/chameleon ${.CURDIR}/iguana ${.CURDIR}/iguana
/freebsd-9.3-release/bin/cat/
H A DMakefile4 PROG= cat macro
/freebsd-9.3-release/bin/chflags/
H A DMakefile4 PROG= chflags macro
/freebsd-9.3-release/bin/chio/
H A DMakefile4 PROG= chio macro
/freebsd-9.3-release/bin/chmod/
H A DMakefile4 PROG= chmod macro
/freebsd-9.3-release/bin/domainname/
H A DMakefile3 PROG= domainname macro
/freebsd-9.3-release/bin/getfacl/
H A DMakefile3 PROG= getfacl macro

Completed in 251 milliseconds

1234567891011>>