Searched refs:CURDIR (Results 101 - 125 of 1097) sorted by relevance

1234567891011>>

/openbsd-current/regress/bin/ps/
H A DMakefile17 sh ${.CURDIR}/command.sh
20 sh ${.CURDIR}/cwd.sh
23 sh ${.CURDIR}/user.sh
/openbsd-current/usr.bin/crontab/
H A DMakefile5 CFLAGS+=-I${.CURDIR} -I${.CURDIR}/../../usr.sbin/cron
10 .PATH: ${.CURDIR}/../../usr.sbin/cron
/openbsd-current/usr.sbin/ypserv/yppush/
H A DMakefile8 .PATH: ${.CURDIR}/../common ${.CURDIR}/../ypserv
9 CFLAGS+=-I${.CURDIR}/../common
/openbsd-current/libexec/spamlogd/
H A DMakefile7 CFLAGS+= -Wall -Wstrict-prototypes -I${.CURDIR}/../spamd
9 CFLAGS+=-I${.CURDIR}/../../lib/libpcap
12 .PATH: ${.CURDIR}/../spamd
/openbsd-current/regress/sys/kern/unfdpass/
H A DMakefile17 cmp -s ${.CURDIR}/expected output
21 cmp -s ${.CURDIR}/expected output
25 cmp -s ${.CURDIR}/expected output
29 cmp -s ${.CURDIR}/expected output
33 cmp -s ${.CURDIR}/expected_overflow output
37 cmp -s ${.CURDIR}/expected_overflow output
41 cmp -s ${.CURDIR}/expected_overflow output
45 cmp -s ${.CURDIR}/expected_overflow output
49 cmp -s ${.CURDIR}/expected_read output
53 cmp -s ${.CURDIR}/expected_rea
[all...]
/openbsd-current/distrib/special/fsck_msdos/
H A DMakefile5 .PATH: ${.CURDIR}/../../../sbin/fsck
6 CFLAGS+= -I${.CURDIR}/../../../sbin/fsck
10 .PATH: ${.CURDIR}/../../../sbin/fsck_msdos
/openbsd-current/distrib/special/arch/
H A DMakefile5 .PATH: ${.CURDIR}/../../../usr.bin/arch
/openbsd-current/distrib/special/chroot/
H A DMakefile5 .PATH: ${.CURDIR}/../../../usr.sbin/chroot
/openbsd-current/distrib/special/dmesg/
H A DMakefile5 .PATH: ${.CURDIR}/../../../sbin/dmesg
/openbsd-current/distrib/special/encrypt/
H A DMakefile6 .PATH: ${.CURDIR}/../../../usr.bin/encrypt
/openbsd-current/distrib/special/sysctl/
H A DMakefile6 .PATH: ${.CURDIR}/../../../distrib/special/sysctl
/openbsd-current/games/canfield/cfscores/
H A DMakefile5 CFLAGS+=-I${.CURDIR}/../canfield
/openbsd-current/games/fortune/fortune/
H A DMakefile6 CFLAGS+= -I${.CURDIR}/../strfile
8 .include "${.CURDIR}/../../Makefile.inc"
/openbsd-current/games/fortune/unstr/
H A DMakefile6 CFLAGS+=-I${.CURDIR}/../strfile
/openbsd-current/sys/arch/amd64/stand/fdboot/
H A DMakefile10 .PATH: ${.CURDIR}/../boot
12 .include "${.CURDIR}/../boot/Makefile"
/openbsd-current/sys/arch/i386/stand/fdboot/
H A DMakefile10 .PATH: ${.CURDIR}/../boot
12 .include "${.CURDIR}/../boot/Makefile"
/openbsd-current/regress/lib/libpthread/setsockopt/3/
H A DMakefile4 CFLAGS+= -I${.CURDIR}/../../include
/openbsd-current/regress/lib/libpthread/socket/2/
H A DMakefile4 CFLAGS+= -I${.CURDIR}/../../include
/openbsd-current/regress/lib/libsndio/cap/
H A DMakefile4 CFLAGS+= -I${.CURDIR}/..
/openbsd-current/regress/libexec/ld.so/elf/libbar/
H A DMakefile5 CFLAGS+= -I${.CURDIR}/..
/openbsd-current/regress/usr.bin/colrm/
H A DMakefile6 sh ${.CURDIR}/colrm.sh
/openbsd-current/regress/usr.bin/cut/
H A DMakefile6 sh ${.CURDIR}/cut.sh
/openbsd-current/regress/usr.bin/file/
H A DMakefile18 @${FILE} ${.CURDIR}/${*}.in | \
19 sed -e "s@${.CURDIR}/@@" | \
20 diff - ${.CURDIR}/${*}.out || \
25 @${FILE} - <${.CURDIR}/t0.in | \
26 diff - ${.CURDIR}/${*}.out || \
/openbsd-current/regress/usr.bin/ul/
H A DMakefile6 sh ${.CURDIR}/ul.sh
/openbsd-current/regress/usr.bin/wc/
H A DMakefile6 sh ${.CURDIR}/wc.sh

Completed in 221 milliseconds

1234567891011>>