Searched refs:CURDIR (Results 26 - 50 of 1097) sorted by relevance

1234567891011>>

/openbsd-current/sys/arch/arm64/compile/
H A DMakefile.inc1 SYSDIR != cd ${.CURDIR}/../../../..; pwd
2 CONFDIR != cd ${.CURDIR}/../../conf; pwd
4 .if ${.CURDIR} == ${.OBJDIR}
12 config ${.CURDIR:M*.PROF:C/.*/-p/} -b ${.OBJDIR} \
13 -s ${SYSDIR} ${CONFDIR}/${.CURDIR:T:S/.PROF$//}
/openbsd-current/sys/arch/armv7/compile/
H A DMakefile.inc1 SYSDIR != cd ${.CURDIR}/../../../..; pwd
2 CONFDIR != cd ${.CURDIR}/../../conf; pwd
4 .if ${.CURDIR} == ${.OBJDIR}
12 config ${.CURDIR:M*.PROF:C/.*/-p/} -b ${.OBJDIR} \
13 -s ${SYSDIR} ${CONFDIR}/${.CURDIR:T:S/.PROF$//}
/openbsd-current/sys/arch/hppa/compile/
H A DMakefile.inc1 SYSDIR != cd ${.CURDIR}/../../../..; pwd
2 CONFDIR != cd ${.CURDIR}/../../conf; pwd
4 .if ${.CURDIR} == ${.OBJDIR}
12 config ${.CURDIR:M*.PROF:C/.*/-p/} -b ${.OBJDIR} \
13 -s ${SYSDIR} ${CONFDIR}/${.CURDIR:T:S/.PROF$//}
/openbsd-current/sys/arch/i386/compile/
H A DMakefile.inc1 SYSDIR != cd ${.CURDIR}/../../../..; pwd
2 CONFDIR != cd ${.CURDIR}/../../conf; pwd
4 .if ${.CURDIR} == ${.OBJDIR}
12 config ${.CURDIR:M*.PROF:C/.*/-p/} -b ${.OBJDIR} \
13 -s ${SYSDIR} ${CONFDIR}/${.CURDIR:T:S/.PROF$//}
/openbsd-current/sys/arch/landisk/compile/
H A DMakefile.inc1 SYSDIR != cd ${.CURDIR}/../../../..; pwd
2 CONFDIR != cd ${.CURDIR}/../../conf; pwd
4 .if ${.CURDIR} == ${.OBJDIR}
12 config ${.CURDIR:M*.PROF:C/.*/-p/} -b ${.OBJDIR} \
13 -s ${SYSDIR} ${CONFDIR}/${.CURDIR:T:S/.PROF$//}
/openbsd-current/sys/arch/loongson/compile/
H A DMakefile.inc1 SYSDIR != cd ${.CURDIR}/../../../..; pwd
2 CONFDIR != cd ${.CURDIR}/../../conf; pwd
4 .if ${.CURDIR} == ${.OBJDIR}
12 config ${.CURDIR:M*.PROF:C/.*/-p/} -b ${.OBJDIR} \
13 -s ${SYSDIR} ${CONFDIR}/${.CURDIR:T:S/.PROF$//}
/openbsd-current/sys/arch/luna88k/compile/
H A DMakefile.inc1 SYSDIR != cd ${.CURDIR}/../../../..; pwd
2 CONFDIR != cd ${.CURDIR}/../../conf; pwd
4 .if ${.CURDIR} == ${.OBJDIR}
12 config ${.CURDIR:M*.PROF:C/.*/-p/} -b ${.OBJDIR} \
13 -s ${SYSDIR} ${CONFDIR}/${.CURDIR:T:S/.PROF$//}
/openbsd-current/sys/arch/macppc/compile/
H A DMakefile.inc1 SYSDIR != cd ${.CURDIR}/../../../..; pwd
2 CONFDIR != cd ${.CURDIR}/../../conf; pwd
4 .if ${.CURDIR} == ${.OBJDIR}
12 config ${.CURDIR:M*.PROF:C/.*/-p/} -b ${.OBJDIR} \
13 -s ${SYSDIR} ${CONFDIR}/${.CURDIR:T:S/.PROF$//}
/openbsd-current/sys/arch/octeon/compile/
H A DMakefile.inc1 SYSDIR != cd ${.CURDIR}/../../../..; pwd
2 CONFDIR != cd ${.CURDIR}/../../conf; pwd
4 .if ${.CURDIR} == ${.OBJDIR}
12 config ${.CURDIR:M*.PROF:C/.*/-p/} -b ${.OBJDIR} \
13 -s ${SYSDIR} ${CONFDIR}/${.CURDIR:T:S/.PROF$//}
/openbsd-current/sys/arch/sparc64/compile/
H A DMakefile.inc1 SYSDIR != cd ${.CURDIR}/../../../..; pwd
2 CONFDIR != cd ${.CURDIR}/../../conf; pwd
4 .if ${.CURDIR} == ${.OBJDIR}
12 config ${.CURDIR:M*.PROF:C/.*/-p/} -b ${.OBJDIR} \
13 -s ${SYSDIR} ${CONFDIR}/${.CURDIR:T:S/.PROF$//}
/openbsd-current/sys/arch/alpha/compile/
H A DMakefile.inc1 SYSDIR != cd ${.CURDIR}/../../../..; pwd
2 CONFDIR != cd ${.CURDIR}/../../conf; pwd
4 .if ${.CURDIR} == ${.OBJDIR}
12 config ${.CURDIR:M*.PROF:C/.*/-p/} -b ${.OBJDIR} \
13 -s ${SYSDIR} ${CONFDIR}/${.CURDIR:T:S/.PROF$//}
/openbsd-current/sys/arch/powerpc64/compile/
H A DMakefile.inc1 SYSDIR != cd ${.CURDIR}/../../../..; pwd
2 CONFDIR != cd ${.CURDIR}/../../conf; pwd
4 .if ${.CURDIR} == ${.OBJDIR}
12 config ${.CURDIR:M*.PROF:C/.*/-p/} -b ${.OBJDIR} \
13 -s ${SYSDIR} ${CONFDIR}/${.CURDIR:T:S/.PROF$//}
/openbsd-current/sys/arch/riscv64/compile/
H A DMakefile.inc1 SYSDIR != cd ${.CURDIR}/../../../..; pwd
2 CONFDIR != cd ${.CURDIR}/../../conf; pwd
4 .if ${.CURDIR} == ${.OBJDIR}
12 config ${.CURDIR:M*.PROF:C/.*/-p/} -b ${.OBJDIR} \
13 -s ${SYSDIR} ${CONFDIR}/${.CURDIR:T:S/.PROF$//}
/openbsd-current/regress/usr.bin/m4/
H A DMakefile20 ${M4} ff_after_dnl.m4 | diff - ${.CURDIR}/ff_after_dnl.out
26 ${M4} ${.CURDIR}/m4wrap.m4 | diff - ${.CURDIR}/m4wrap.out
29 test `${M4} ${.CURDIR}/m4wrap2.m4 | wc -c` == 0
32 ${M4} ${.CURDIR}/m4wrap3.m4 | diff - ${.CURDIR}/m4wrap3.out
35 ${M4} -g ${.CURDIR}/m4wrap3.m4 | diff - ${.CURDIR}/gm4wrap3.out
38 ${M4} ${.CURDIR}/patterns.m4 | diff - ${.CURDIR}/pattern
[all...]
/openbsd-current/regress/usr.bin/diff/
H A DMakefile37 @cp ${.CURDIR}/${*}.1 ${*}.copy
38 @cp ${.CURDIR}/${*}.1 ${*}.c.copy
39 @cp ${.CURDIR}/${*}.1 ${*}.u.copy
40 @cp ${.CURDIR}/${*}.1 ${*}.e.copy
41 @${DIFF} ${.CURDIR}/${*}.1 ${.CURDIR}/${*}.2 > ${*}.patch || true
42 @${DIFF} -c ${.CURDIR}/${*}.1 ${.CURDIR}/${*}.2 > ${*}.c.patch || true
43 @${DIFF} -u ${.CURDIR}/${*}.1 ${.CURDIR}/
[all...]
/openbsd-current/regress/usr.bin/patch/
H A DMakefile37 @cp ${.CURDIR}/${*}.in ${*}.copy
38 @${PATCH} ${PATCHFLAGS} ${*}.copy ${.CURDIR}/${*}.diff
39 @cmp -s ${*}.copy ${.CURDIR}/${*}.out || \
44 @cp ${.CURDIR}/${*}.in ${*}.copy
45 @(! ${PATCH} ${PATCHFLAGS} ${*}.copy ${.CURDIR}/${*}.diff)
46 @cmp -s ${*}.copy ${.CURDIR}/${*}.out || \
51 @cp ${.CURDIR}/${*}.in ${*}.copy
52 @(! ${PATCH} ${PATCHFLAGS} ${*}.copy ${.CURDIR}/${*}.diff)
53 @cmp -s ${*}.copy ${.CURDIR}/${*}.out || \
59 @${PATCH} ${PATCHFLAGS} < ${.CURDIR}/
[all...]
/openbsd-current/distrib/notes/
H A DMakefile11 SRC= $(.CURDIR)/INSTALL
12 DEP= $(SRC) $(.CURDIR)/mirrors $(.CURDIR)/$M/whatis $(.CURDIR)/$M/contents \
13 $(.CURDIR)/$M/hardware $(.CURDIR)/$M/xfer $(.CURDIR)/$M/prep \
14 $(.CURDIR)/$M/install $(.CURDIR)/$M/upgrade ${.CURDIR}/
[all...]
/openbsd-current/regress/libexec/ld.so/dlsym/test2/
H A DMakefile.inc5 AA_DIR=${.CURDIR}/../libaa
13 BB_DIR=${.CURDIR}/../libbb
21 CC_DIR=${.CURDIR}/../libcc
/openbsd-current/regress/sys/arch/sparc64/emul-ldqstq/simm13/
H A DMakefile6 CFLAGS+=-I${.CURDIR}/../goodfreg -O0 -g
9 .PATH: ${.CURDIR}/../goodfreg
11 simm13_asm.S: ${.CURDIR}/genasm.pl
12 perl ${.CURDIR}/genasm.pl > $@
14 simm13.c: ${.CURDIR}/genc.pl
15 perl ${.CURDIR}/genc.pl > $@
/openbsd-current/regress/lib/libc/glob/
H A DMakefile6 mkdir -m 755 -p `sed 's@/[^/]*$$@@' ${.CURDIR}/files | sort -u`
7 umask 022; touch `cat ${.CURDIR}/files`
8 chmod 0755 `grep '/r[^/]*$$' ${.CURDIR}/files`
9 chmod 0444 `grep '/s[^/]*$$' ${.CURDIR}/files`
10 chmod 0711 `grep '/t[^/]*$$' ${.CURDIR}/files`
11 ./${PROG} ${.CURDIR}/${PROG}.in
/openbsd-current/usr.sbin/mopd/mopchk/
H A DMakefile5 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/.. -I${.CURDIR}/../common
7 .PATH: ${.CURDIR}/.. ${.CURDIR}/../common
9 version.c version.h: ${.CURDIR}/../common/VERSION
/openbsd-current/regress/lib/libcrypto/aead/
H A DMakefile12 ./${PROG} aead ${.CURDIR}/aeadtests.txt
13 ./${PROG} aes-128-gcm ${.CURDIR}/aes_128_gcm_tests.txt
14 ./${PROG} aes-192-gcm ${.CURDIR}/aes_192_gcm_tests.txt
15 ./${PROG} aes-256-gcm ${.CURDIR}/aes_256_gcm_tests.txt
16 ./${PROG} chacha20-poly1305 ${.CURDIR}/chacha20_poly1305_tests.txt
17 ./${PROG} xchacha20-poly1305 ${.CURDIR}/xchacha20_poly1305_tests.txt
/openbsd-current/regress/usr.sbin/bgpd/integrationtests/
H A DMakefile16 ${SUDO} ksh ${.CURDIR}/$@.sh ${BGPD} ${.CURDIR} 11 12 pair11 pair12
19 ${SUDO} ksh ${.CURDIR}/$@.sh ${BGPD} ${.CURDIR} 11 12 pair11 pair12
22 ${SUDO} ksh ${.CURDIR}/$@.sh ${BGPD} ${.CURDIR} 11 12 pair11 pair12
25 ${SUDO} ksh ${.CURDIR}/$@.sh ${BGPD} ${.CURDIR} 11 12 pair11 pair12
28 ${SUDO} ksh ${.CURDIR}/$@.sh ${BGPD} ${.CURDIR} 1
[all...]
/openbsd-current/distrib/special/md5/
H A DMakefile4 COPTS+= -DSHA2_ONLY -I${.CURDIR}/../../../bin/md5
5 .PATH: ${.CURDIR}/../../../bin/md5
/openbsd-current/sys/arch/hppa/stand/libz/
H A DMakefile3 S=${.CURDIR}/../../../..
5 SADIR=${.CURDIR}/..

Completed in 244 milliseconds

1234567891011>>