Home
last modified time | relevance | path

Searched refs:PROG (Results 1 – 25 of 1271) sorted by relevance

12345678910>>...51

/freebsd-11-stable/lib/libc/db/test/
HDrun.test10 PROG=./dbtest
74 $PROG -o $TMP3 $type $TMP2
88 $PROG -o $TMP3 recno $TMP2
113 $PROG -o $TMP3 $type $TMP2
126 $PROG -o $TMP3 recno $TMP2
149 $PROG -o $TMP3 $type $TMP2
168 $PROG -i psize=$psize -o $TMP3 $type $TMP2
185 $PROG -i psize=$psize -o $TMP3 recno $TMP2
250 $PROG -o $TMP3 recno $TMP2
286 $PROG -o $TMP3 recno $TMP2
[all …]
/freebsd-11-stable/tools/regression/geom/ConfCmp/
HDMakefile3 PROG= ConfCmp macro
22 test: ${PROG}
24 ./${PROG} a1.conf a1.conf
25 ./${PROG} a1.conf a1a.conf
26 if ./${PROG} a1.conf a1b.conf > /dev/null 2>&1 ; then exit 1 ; fi
27 if ./${PROG} a1.conf a1c.conf > /dev/null 2>&1 ; then exit 1 ; fi
28 if ./${PROG} a1.conf a1d.conf > /dev/null 2>&1 ; then exit 1 ; fi
29 ./${PROG} a2.conf a2.conf
30 ./${PROG} a2.conf a2a.conf
31 if ./${PROG} a2.conf a2b.conf > /dev/null 2>&1 ; then exit 1 ; fi
[all …]
/freebsd-11-stable/contrib/bmake/mk/
HDprogs.mk27 .ifndef PROG
31 PROG ?= $t
36 .if defined(PROG)
52 .if defined(${v}.${PROG}) || defined(${v}_${PROG})
53 $v += ${${v}_${PROG}:U${${v}.${PROG}}}
58 .if ${PROG} == ${UPDATE_DEPENDFILE_PROG:Uno}
64 DEPENDFILE?= .depend.${PROG}
79 .ifndef PROG
90 (cd ${.CURDIR} && ${.MAKE} -f ${MAKEFILE} PROG=$p ${x.$p})
94 (cd ${.CURDIR} && ${.MAKE} -f ${MAKEFILE} PROG=$p ${x.$p} ${@:E})
HDprog.mk77 .if defined(PROG)
80 SRCS?= ${PROG}.c
90 .NOPATH: ${OBJS} ${PROG} ${SRCS:M*.[ly]:C/\..$/.c/} ${YHEADER:D${SRCS:M*.y:.y=.h}}
113 ${PROG}: ldorder
120 ${PROG}: ${LIBCRT0} ${OBJS} ${LIBC} ${DPADD}
125 ${PROG}: ${LIBCRT0} ${OBJS} ${LIBC} ${DPADD}
132 MAN= ${PROG}.1
137 realbuild: ${PROG}
145 ${PROG} ${OBJS} ${LOBJS} ${CLEANFILES}
178 .if defined(PROG)
[all …]
/freebsd-11-stable/contrib/libucl/tests/
HDbasic.test3 PROG=${TEST_BINARY_DIR}/test_basic
8 $PROG $_t.in $_out
25 $PROG -f $_t.in > /dev/null
27 $PROG -j $_t.in > /dev/null
28 $PROG -c -j $_t.in > /dev/null
30 $PROG -y $_t.in > /dev/null
32 $PROG -C $_t.in > /dev/null
34 $PROG -M $_t.in > /dev/null
35 $PROG -M -C $_t.in > /dev/null
/freebsd-11-stable/share/mk/
HDbsd.progs.mk23 .if defined(PROG)
31 .if defined(${v}.${PROG})
32 $v += ${${v}.${PROG}}
33 .elif defined(${v}_${PROG})
34 $v += ${${v}_${PROG}}
37 .if defined(${v}.${PROG})
38 $v = ${${v}.${PROG}}
39 .elif defined(${v}_${PROG})
40 $v = ${${v}_${PROG}}
51 CLEANFILES+= ${PROG}.meta_files
[all …]
HDbsd.prog.mk30 PROG= ${PROG_CXX}
63 PROG_FULL=${PROG}.full
80 PROG_FULL= ${PROG}
83 .if defined(PROG)
84 PROGNAME?= ${PROG}
108 .if !target(${PROG})
110 SRCS= ${PROG}.cc
112 SRCS= ${PROG}.c
120 OBJS+= ${PROG}.o
142 ${PROG}: ${PROG_FULL} ${PROGNAME}.debug
[all …]
HDbsd.crunchgen.mk36 CONF= ${PROG}.conf
37 OUTMK= ${PROG}.mk
38 OUTC= ${PROG}.c
39 OUTPUTS=${OUTMK} ${OUTC} ${PROG}.cache
66 LINKS+= ${BINDIR}/${PROG} ${BINDIR}/${P}
70 LINKS+= ${BINDIR}/${PROG} ${BINDIR}/${A}
78 all: ${PROG}
80 exe: ${PROG}
122 sed -i '' -e "s/^\(${PROG}:.*\) \$$(SUBMAKE_TARGETS)/\1/" ${OUTMK}
126 ${PROG}: ${OUTPUTS} objs .NOMETA .PHONY
[all …]
/freebsd-11-stable/usr.bin/ministat/
HDMakefile2 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-11-stable/gnu/usr.bin/cc/cc1/
HDMakefile10 PROG= cc1 macro
17 OBJS+= ${PROG}-checksum.o
22 ${PROG}-dummy: ${DOBJS}
24 CLEANFILES+= ${PROG}-dummy
26 ${PROG}-checksum.c: ${PROG}-dummy
27 ../cc_tools/genchecksum ${PROG}-dummy > ${.TARGET}
28 CLEANFILES+= ${PROG}-checksum.c
/freebsd-11-stable/usr.sbin/fifolog/fifolog_reader/
HDMakefile3 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-11-stable/contrib/pjdfstest/
HDMakefile3 PROG= pjdfstest macro
5 ${PROG}: ${PROG}.c
21 cmd="gcc -Wall $$CFLAGS ${PROG}.c -o ${PROG}"; \
26 rm -f ${PROG}
/freebsd-11-stable/gnu/usr.bin/cc/cc1plus/
HDMakefile10 PROG= cc1plus macro
25 OBJS+= ${PROG}-checksum.o
37 ${PROG}-dummy: ${DOBJS}
39 CLEANFILES+= ${PROG}-dummy
41 ${PROG}-checksum.c: ${PROG}-dummy
42 ../cc_tools/genchecksum ${PROG}-dummy > ${.TARGET}
43 CLEANFILES+= ${PROG}-checksum.c
/freebsd-11-stable/contrib/ldns-host/
HDMakefile1 PROG=ldns-host macro
12 ${PROG}: ${SRC}
16 rm -f ${PROG}
18 install: ${PROG}
19 cp ${PROG} ${PREFIX}/bin/
23 rm -f ${PREFIX}/bin/${PROG} ${MANDIR}/man1/${MAN}
/freebsd-11-stable/tools/regression/poll/
HDMakefile6 PROG= pipepoll pipeselect sockpoll macro
9 all: ${PROG}
18 -for prog in ${PROG}; do \
24 for prog in ${PROG}; do \
29 for prog in ${PROG}; do \
34 for prog in ${PROG}; do \
/freebsd-11-stable/usr.bin/grep/
HDMakefile8 PROG= grep macro
10 PROG= bsdgrep macro
51 LINKS+= ${BINDIR}/${PROG} ${BINDIR}/xzgrep \
52 ${BINDIR}/${PROG} ${BINDIR}/xzegrep \
53 ${BINDIR}/${PROG} ${BINDIR}/xzfgrep \
54 ${BINDIR}/${PROG} ${BINDIR}/lzgrep \
55 ${BINDIR}/${PROG} ${BINDIR}/lzegrep \
56 ${BINDIR}/${PROG} ${BINDIR}/lzfgrep
/freebsd-11-stable/crypto/openssh/regress/unittests/match/
HDMakefile3 PROG=test_match macro
5 REGRESS_TARGETS=run-regress-${PROG}
7 run-regress-${PROG}: ${PROG}
8 env ${TEST_ENV} ./${PROG}
/freebsd-11-stable/crypto/openssh/regress/unittests/bitmap/
HDMakefile3 PROG=test_bitmap macro
5 REGRESS_TARGETS=run-regress-${PROG}
7 run-regress-${PROG}: ${PROG}
8 env ${TEST_ENV} ./${PROG}
/freebsd-11-stable/crypto/openssh/regress/unittests/utf8/
HDMakefile3 PROG=test_utf8 macro
5 REGRESS_TARGETS=run-regress-${PROG}
7 run-regress-${PROG}: ${PROG}
8 env ${TEST_ENV} ./${PROG}
/freebsd-11-stable/crypto/openssh/regress/unittests/conversion/
HDMakefile3 PROG=test_conversion macro
5 REGRESS_TARGETS=run-regress-${PROG}
7 run-regress-${PROG}: ${PROG}
8 env ${TEST_ENV} ./${PROG}
/freebsd-11-stable/usr.sbin/diskinfo/
HDMakefile3 PROG= diskinfo macro
10 test: ${PROG}
11 ./${PROG} /dev/ad4 md50
12 ./${PROG} -v /dev/ad4 md50
13 ./${PROG} -t /dev/ad4
/freebsd-11-stable/crypto/openssh/regress/unittests/hostkeys/
HDMakefile3 PROG=test_hostkeys macro
5 REGRESS_TARGETS=run-regress-${PROG}
7 run-regress-${PROG}: ${PROG}
8 env ${TEST_ENV} ./${PROG} -d ${.CURDIR}/testdata
/freebsd-11-stable/crypto/openssh/regress/unittests/kex/
HDMakefile3 PROG=test_kex macro
5 REGRESS_TARGETS=run-regress-${PROG}
7 run-regress-${PROG}: ${PROG}
8 env ${TEST_ENV} ./${PROG}
/freebsd-11-stable/crypto/openssh/regress/unittests/sshkey/
HDMakefile3 PROG=test_sshkey macro
5 REGRESS_TARGETS=run-regress-${PROG}
7 run-regress-${PROG}: ${PROG}
8 env ${TEST_ENV} ./${PROG} -d ${.CURDIR}/testdata
/freebsd-11-stable/usr.sbin/fifolog/fifolog_create/
HDMakefile3 PROG= fifolog_create macro
16 ./${PROG} /tmp/fifolog.0
17 ./${PROG} -s 10m /tmp/fifolog.1
18 ./${PROG} -l 1k /tmp/fifolog.2
19 ./${PROG} -r 1k /tmp/fifolog.3

12345678910>>...51