Searched refs:CURDIR (Results 276 - 300 of 1097) sorted by relevance

<<11121314151617181920>>

/openbsd-current/distrib/special/init/
H A DMakefile7 .PATH: ${.CURDIR}/../../../sbin/init
/openbsd-current/distrib/special/kbd/
H A DMakefile6 .PATH: ${.CURDIR}/../../../sbin/kbd
/openbsd-current/distrib/special/mt/
H A DMakefile8 .PATH: ${.CURDIR}/../../../bin/mt
/openbsd-current/distrib/special/mv/
H A DMakefile6 .PATH: ${.CURDIR}/../../../bin/mv
/openbsd-current/distrib/special/pwd_mkdb/
H A DMakefile9 .PATH: ${.CURDIR}/../../../usr.sbin/pwd_mkdb
/openbsd-current/distrib/special/sed/
H A DMakefile6 .PATH: ${.CURDIR}/../../../usr.bin/sed
/openbsd-current/games/boggle/mkdict/
H A DMakefile6 CFLAGS+=-I${.CURDIR}/../boggle
/openbsd-current/games/boggle/mkindex/
H A DMakefile6 CFLAGS+=-I${.CURDIR}/../boggle
/openbsd-current/sys/arch/amd64/stand/mbr/
H A DMakefile4 S= ${.CURDIR}/../../../..
5 SADIR= ${.CURDIR}/..
10 AFLAGS+=-I${.CURDIR} -I${.CURDIR}/../../.. #-Wa,-a
/openbsd-current/sys/arch/i386/stand/mbr/
H A DMakefile4 S= ${.CURDIR}/../../../..
5 SADIR= ${.CURDIR}/..
9 AFLAGS+=-I${.CURDIR} -I${.CURDIR}/../../.. #-Wa,-a
/openbsd-current/lib/libedit/TEST/
H A DMakefile6 CPPFLAGS=-I${.CURDIR}/..
/openbsd-current/regress/libexec/ld.so/lazy/libfoo/
H A DMakefile8 BARDIR!= if test -d ${.CURDIR}/../libbar/${__objdir}; then \
9 echo "${.CURDIR}/../libbar/${__objdir}"; \
11 echo "${.CURDIR}/../libbar"; \
/openbsd-current/regress/libexec/ld.so/lazy/prog/
H A DMakefile7 FOODIR!= if test -d ${.CURDIR}/../libfoo/${__objdir}; then \
8 echo "${.CURDIR}/../libfoo/${__objdir}"; \
10 echo "${.CURDIR}/../libfoo"; \
/openbsd-current/regress/libexec/ld.so/randomdata/prog-dynamic/
H A DMakefile6 .PATH: $(.CURDIR)/../prog
/openbsd-current/regress/libexec/ld.so/randomdata/prog-static/
H A DMakefile7 .PATH: $(.CURDIR)/../prog
/openbsd-current/regress/sbin/ipsecctl/
H A DMakefile39 cat ${.CURDIR}/ipsec${n}.in | sed -e 's,DIR,${.CURDIR},g' | \
40 ${IPSECCTL} -nv -f - | diff -u ${.CURDIR}/ipsec${n}.ok /dev/stdin
47 cat ${.CURDIR}/tcpmd5${n}.in | sed -e 's,DIR,${.CURDIR},g' | \
48 ${IPSECCTL} -nkv -f - | diff -u ${.CURDIR}/tcpmd5${n}.ok /dev/stdin
55 cat ${.CURDIR}/sa${n}.in | sed -e 's,DIR,${.CURDIR},g' | \
56 ${IPSECCTL} -knv -f - | diff -u ${.CURDIR}/sa${n}.ok /dev/stdin
63 cat ${.CURDIR}/safai
[all...]
/openbsd-current/regress/bin/test/
H A DMakefile6 test=/bin/test /bin/sh $(.CURDIR)/TEST.sh >/dev/null
/openbsd-current/regress/lib/csu/callbacks/pthread_atfork/
H A DMakefile5 AA_DIR=${.CURDIR}/../libaa
12 AB_DIR=${.CURDIR}/../libab
42 cmp -s parent_out ${.CURDIR}/expected_parent.out
43 cmp -s child_out ${.CURDIR}/expected_child.out
/openbsd-current/regress/lib/libc/atexit/
H A DMakefile4 CPPFLAGS = -I${.CURDIR}/../../../../lib/libc
10 cmp -s ${.OBJDIR}/valid.out ${.CURDIR}/valid.ok
12 cmp -s ${.OBJDIR}/invalid.out ${.CURDIR}/invalid.ok
14 cmp -s ${.OBJDIR}/invalid.out ${.CURDIR}/invalid.ok
/openbsd-current/regress/lib/libc/fnmatch/
H A DMakefile8 ./${PROG} ${.CURDIR}/${PROG}.in
/openbsd-current/regress/lib/libc/orientation/
H A DMakefile5 CPPFLAGS+=-I${.CURDIR}/../../../../lib/libc
/openbsd-current/usr.bin/bc/
H A DMakefile5 CPPFLAGS+= -I. -I${.CURDIR}
11 .PATH: ${.CURDIR}/../dc
14 ${YACC} -o bc.c -d ${.CURDIR}/bc.y
19 install -c -o ${BINOWN} -g ${BINGRP} -m 444 ${.CURDIR}/bc.library \
/openbsd-current/usr.bin/locate/bigram/
H A DMakefile7 CFLAGS+= -I${.CURDIR}/../locate
/openbsd-current/usr.bin/locate/code/
H A DMakefile5 CFLAGS+=-I${.CURDIR}/../locate
/openbsd-current/usr.sbin/ikectl/
H A DMakefile3 .PATH: ${.CURDIR}/../../sbin/iked
12 CFLAGS+= -Wall -I${.CURDIR} -I${.CURDIR}/../../sbin/iked
19 ${INSTALL} -C -o root -g wheel -m 0644 ${.CURDIR}/ikeca.cnf \

Completed in 149 milliseconds

<<11121314151617181920>>