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

1234567891011>>

/freebsd-13-stable/sbin/recoverdisk/
H A DMakefile4 PROG= recoverdisk macro
10 test: ${PROG}
11 ./${PROG} /dev/ad0
/freebsd-13-stable/tools/diag/dumpvfscache/
H A DMakefile3 PROG= dumpvfscache macro
8 test: ${PROG}
9 ./${PROG} > a
/freebsd-13-stable/usr.bin/false/
H A DMakefile4 PROG= false macro
/freebsd-13-stable/usr.bin/nice/
H A DMakefile4 PROG= nice macro
/freebsd-13-stable/usr.bin/nohup/
H A DMakefile4 PROG= nohup macro
/freebsd-13-stable/usr.bin/time/
H A DMakefile4 PROG= time macro
/freebsd-13-stable/usr.bin/true/
H A DMakefile4 PROG= true macro
/freebsd-13-stable/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-13-stable/usr.sbin/fifolog/fifolog_reader/
H A DMakefile3 PROG= fifolog_reader macro
12 ./${PROG} /tmp/fifolog.0
13 ./${PROG} -t /tmp/fifolog.0
14 ./${PROG} /tmp/fifolog.1
15 ./${PROG} -B "00:00" /tmp/fifolog.1
16 ./${PROG} -T "%y%m%d-%H%M%S" /tmp/fifolog.1
17 ./${PROG} -T "" /tmp/fifolog.1
/freebsd-13-stable/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-13-stable/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-13-stable/usr.sbin/diskinfo/
H A DMakefile3 PROG= diskinfo macro
10 test: ${PROG}
11 ./${PROG} /dev/ad4 md50
12 ./${PROG} -v /dev/ad4 md50
13 ./${PROG} -t /dev/ad4
/freebsd-13-stable/usr.sbin/watchdogd/
H A DMakefile3 PROG= watchdogd macro
11 test: ${PROG}
12 ./${PROG} -t 1.0
/freebsd-13-stable/tools/test/ppsapi/
H A DMakefile3 PROG= ppsapitest macro
12 test: ${PROG}
13 ./${PROG} /dev/cuau0
/freebsd-13-stable/usr.bin/fortune/fortune/
H A DMakefile4 PROG= fortune macro
10 test: ${PROG}
11 ./${PROG} -m brass
/freebsd-13-stable/tools/regression/geom/MdLoad/
H A DMakefile3 PROG= MdLoad macro
13 test: ${PROG}
14 ./${PROG} md34 ../Data/disk.critter.ad0.xml
/freebsd-13-stable/share/examples/FreeBSD_version/
H A DMakefile4 FILESDIR=${SHAREDIR}/examples/${PROG}
5 PROG= FreeBSD_version macro
/freebsd-13-stable/share/examples/find_interface/
H A DMakefile4 FILESDIR=${SHAREDIR}/examples/${PROG}
5 PROG= find_interface macro
/freebsd-13-stable/share/examples/perfmon/
H A DMakefile4 FILESDIR=${SHAREDIR}/examples/${PROG}
5 PROG= perfmon macro
/freebsd-13-stable/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-13-stable/contrib/unvis/
H A DMakefile4 PROG= unvis macro
/freebsd-13-stable/sbin/nfsiod/
H A DMakefile4 PROG= nfsiod macro
/freebsd-13-stable/libexec/comsat/
H A DMakefile4 PROG= comsat macro
/freebsd-13-stable/libexec/phttpget/
H A DMakefile3 PROG= phttpget macro

Completed in 176 milliseconds

1234567891011>>