Searched refs:CURDIR (Results 176 - 200 of 1097) sorted by relevance

1234567891011>>

/openbsd-current/usr.bin/ypwhich/
H A DMakefile7 .PATH: ${.CURDIR}/../../usr.sbin/ypserv/common
8 CFLAGS+=-I${.CURDIR}/../../usr.sbin/ypserv/common
/openbsd-current/usr.bin/cpp/
H A DMakefile13 sed -e 's/@GNUC@/-D__GNUC__/' ${.CURDIR}/cpp.sh >$@
15 sed -e 's/@GNUC@//' ${.CURDIR}/cpp.sh >$@
/openbsd-current/usr.bin/rdistd/
H A DMakefile5 .PATH: ${.CURDIR}/../rdist
6 CFLAGS+=-I${.CURDIR}/../rdist
/openbsd-current/usr.sbin/iostat/
H A DMakefile6 .PATH: ${.CURDIR}/../../usr.bin/vmstat
8 CFLAGS+=-I${.CURDIR}/../../usr.bin/vmstat
/openbsd-current/usr.sbin/lpr/lpc/
H A DMakefile5 CFLAGS+=-I${.CURDIR}/../common_source
10 .PATH: ${.CURDIR}/../common_source
/openbsd-current/usr.sbin/lpr/lpq/
H A DMakefile5 CFLAGS+=-I${.CURDIR}/../common_source
10 .PATH: ${.CURDIR}/../common_source
/openbsd-current/usr.sbin/lpr/lpr/
H A DMakefile5 CFLAGS+=-I${.CURDIR}/../common_source
11 .PATH: ${.CURDIR}/../common_source
/openbsd-current/usr.sbin/map-mbone/
H A DMakefile3 .PATH: ${.CURDIR}/../mrouted
4 CFLAGS+= -I${.CURDIR}/../mrouted
/openbsd-current/usr.sbin/mrinfo/
H A DMakefile3 .PATH: ${.CURDIR}/../mrouted
4 CFLAGS+= -I${.CURDIR}/../mrouted
/openbsd-current/usr.sbin/mtrace/
H A DMakefile3 .PATH: ${.CURDIR}/../mrouted
4 CFLAGS+= -I${.CURDIR}/../mrouted
/openbsd-current/usr.sbin/npppctl/
H A DMakefile6 CPPFLAGS+= -I${.CURDIR}/../npppd/npppd -I${.CURDIR}/../npppd/common
/openbsd-current/usr.sbin/spamdb/
H A DMakefile7 CFLAGS+= -Wall -Wstrict-prototypes -I${.CURDIR}/../../libexec/spamd
9 .PATH: ${.CURDIR}/../../libexec/spamd
/openbsd-current/usr.sbin/ypserv/makedbm/
H A DMakefile6 .PATH: ${.CURDIR}/../common
7 CFLAGS+=-I${.CURDIR}/../common
/openbsd-current/sbin/unwind/libunbound/libunbound/
H A DMakefile.inc3 .PATH: ${.CURDIR}/libunbound/libunbound
/openbsd-current/sbin/unwind/libunbound/services/cache/
H A DMakefile.inc3 .PATH: ${.CURDIR}/libunbound/services/cache
/openbsd-current/sbin/unwind/libunbound/util/data/
H A DMakefile.inc3 .PATH: ${.CURDIR}/libunbound/util/data
/openbsd-current/sbin/unwind/libunbound/util/storage/
H A DMakefile.inc3 .PATH: ${.CURDIR}/libunbound/util/storage
/openbsd-current/distrib/sets/
H A Dmakeetcset21 CURDIR=$1
23 BASELISTS=$CURDIR/distrib/sets/lists/base/{mi,md.`machine`}
30 if [ "X$CURDIR" = "X" -o "X$MAKE" = "X" ]; then
31 echo "Usage: `basename $0` <CURDIR> <MAKE>"
40 cd $CURDIR/etc
/openbsd-current/libexec/ld.so/powerpc/
H A DMakefile.inc6 LD_SCRIPT = ${.CURDIR}/${MACHINE_CPU}/ld.script
/openbsd-current/regress/usr.bin/signify/
H A DMakefile8 sh ${.CURDIR}/signify.sh ${.CURDIR}
/openbsd-current/libexec/ld.so/powerpc64/
H A DMakefile.inc6 LD_SCRIPT = ${.CURDIR}/${MACHINE_CPU}/ld.script
/openbsd-current/usr.bin/dig/lib/isc/unix/
H A DMakefile.inc3 .PATH: ${.CURDIR}/lib/isc/unix
/openbsd-current/regress/sys/net/rtable/
H A DMakefile.inc3 TOPDIR= ${.CURDIR}/..
/openbsd-current/lib/libexpat/
H A DMakefile3 .PATH: ${.CURDIR}/lib
9 CFLAGS+=-I${.CURDIR}
18 cmp -s ${DESTDIR}/usr/include/expat.h ${.CURDIR}/lib/expat.h || \
20 ${.CURDIR}/lib/expat.h ${DESTDIR}/usr/include/expat.h
21 cmp -s ${DESTDIR}/usr/include/expat_external.h ${.CURDIR}/lib/expat_external.h || \
23 ${.CURDIR}/lib/expat_external.h ${DESTDIR}/usr/include/expat_external.h
27 /bin/sh ${.CURDIR}/generate_pkgconfig.sh -c ${.CURDIR} -o ${.OBJDIR}
/openbsd-current/regress/libexec/ld.so/randomdata/
H A DMakefile.inc5 LIBAADIR!= if test -d ${.CURDIR}/../libaa/${__objdir} ; then \
6 echo "${.CURDIR}/../libaa/${__objdir}" ; \
8 echo "${.CURDIR}/../libaa" ; \

Completed in 153 milliseconds

1234567891011>>