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

1234567891011>>

/freebsd-current/sbin/recoverdisk/
H A DMakefile3 PROG= recoverdisk macro
9 test: ${PROG}
10 ./${PROG} /dev/ad0
/freebsd-current/tools/diag/dumpvfscache/
H A DMakefile2 PROG= dumpvfscache macro
7 test: ${PROG}
8 ./${PROG} > a
/freebsd-current/usr.bin/time/
H A DMakefile2 PROG= time macro
/freebsd-current/usr.bin/false/
H A DMakefile2 PROG= false macro
/freebsd-current/usr.bin/nohup/
H A DMakefile2 PROG= nohup macro
/freebsd-current/usr.bin/nice/
H A DMakefile2 PROG= nice macro
/freebsd-current/usr.bin/true/
H A DMakefile2 PROG= true macro
/freebsd-current/tools/regression/environ/
H A DMakefile.retention4 PROG= retention
8 CLEANFILES= *~ ${PROG}.core
14 test: ${PROG}
15 @./${PROG}
H A DMakefile.timings4 PROG= timings
8 CLEANFILES= ${PROG}.core
14 test: ${PROG}
/freebsd-current/usr.sbin/fifolog/fifolog_reader/
H A DMakefile2 PROG= fifolog_reader macro
11 ./${PROG} /tmp/fifolog.0
12 ./${PROG} -t /tmp/fifolog.0
13 ./${PROG} /tmp/fifolog.1
14 ./${PROG} -B "00:00" /tmp/fifolog.1
15 ./${PROG} -T "%y%m%d-%H%M%S" /tmp/fifolog.1
16 ./${PROG} -T "" /tmp/fifolog.1
/freebsd-current/crypto/openssh/regress/unittests/utf8/
H A DMakefile3 PROG=test_utf8 macro
9 REGRESS_TARGETS=run-regress-${PROG}
11 run-regress-${PROG}: ${PROG}
12 env ${TEST_ENV} ./${PROG}
/freebsd-current/crypto/openssh/regress/unittests/bitmap/
H A DMakefile3 PROG=test_bitmap macro
9 REGRESS_TARGETS=run-regress-${PROG}
11 run-regress-${PROG}: ${PROG}
12 env ${TEST_ENV} ./${PROG}
/freebsd-current/usr.sbin/diskinfo/
H A DMakefile2 PROG= diskinfo macro
9 test: ${PROG}
10 ./${PROG} /dev/ad4 md50
11 ./${PROG} -v /dev/ad4 md50
12 ./${PROG} -t /dev/ad4
/freebsd-current/tools/test/ppsapi/
H A DMakefile2 PROG= ppsapitest macro
11 test: ${PROG}
12 ./${PROG} /dev/cuau0
/freebsd-current/tools/regression/geom/MdLoad/
H A DMakefile2 PROG= MdLoad macro
12 test: ${PROG}
13 ./${PROG} md34 ../Data/disk.critter.ad0.xml
/freebsd-current/usr.sbin/mixer/
H A DMakefile4 PROG= mixer macro
5 SRCS= ${PROG}.c
6 MAN= ${PROG}.8
/freebsd-current/usr.sbin/watchdogd/
H A DMakefile2 PROG= watchdogd macro
10 test: ${PROG}
11 ./${PROG} -t 1.0
/freebsd-current/usr.bin/fortune/fortune/
H A DMakefile2 PROG= fortune macro
8 test: ${PROG}
9 ./${PROG} -m brass
/freebsd-current/share/examples/find_interface/
H A DMakefile3 FILESDIR=${SHAREDIR}/examples/${PROG}
4 PROG= find_interface macro
/freebsd-current/share/examples/FreeBSD_version/
H A DMakefile3 FILESDIR=${SHAREDIR}/examples/${PROG}
4 PROG= FreeBSD_version macro
/freebsd-current/share/examples/perfmon/
H A DMakefile3 FILESDIR=${SHAREDIR}/examples/${PROG}
4 PROG= perfmon macro
/freebsd-current/usr.bin/ministat/
H A DMakefile0 PROG= ministat
7 test: ${PROG}
8 ./${PROG} < ${.CURDIR}/chameleon
9 ./${PROG} ${.CURDIR}/chameleon
10 ./${PROG} ${.CURDIR}/iguana ${.CURDIR}/chameleon
11 ./${PROG} -c 80 ${.CURDIR}/iguana ${.CURDIR}/chameleon
12 ./${PROG} -s -c 80 ${.CURDIR}/chameleon ${.CURDIR}/iguana
13 ./${PROG} -s -c 80 ${.CURDIR}/chameleon ${.CURDIR}/iguana ${.CURDIR}/iguana
1 PROG= ministat macro
/freebsd-current/contrib/unvis/
H A DMakefile4 PROG= unvis macro
/freebsd-current/tools/test/stress2/testcases/badcode/
H A DMakefile0 PROG= badcode
1 PROG= badcode macro
/freebsd-current/tools/test/stress2/testcases/creat/
H A DMakefile0 PROG= creat
1 PROG= creat macro

Completed in 375 milliseconds

1234567891011>>