Searched refs:CURDIR (Results 126 - 150 of 1097) sorted by relevance

1234567891011>>

/openbsd-current/regress/lib/libc/_setjmp/
H A DMakefile9 .PATH: ${.CURDIR}/../setjmp
/openbsd-current/regress/lib/libc/asr/bin/getaddrinfo/
H A DMakefile3 .PATH: ${.CURDIR}/..
/openbsd-current/regress/lib/libc/asr/bin/gethostnamadr/
H A DMakefile3 .PATH: ${.CURDIR}/..
/openbsd-current/regress/lib/libc/asr/bin/getnameinfo/
H A DMakefile3 .PATH: ${.CURDIR}/..
/openbsd-current/regress/lib/libc/asr/bin/getnetnamadr/
H A DMakefile3 .PATH: ${.CURDIR}/..
/openbsd-current/regress/lib/libc/asr/bin/getrrsetbyname/
H A DMakefile3 .PATH: ${.CURDIR}/..
/openbsd-current/regress/lib/libc/asr/bin/res_mkquery/
H A DMakefile3 .PATH: ${.CURDIR}/..
/openbsd-current/regress/lib/libc/asr/bin/res_query/
H A DMakefile3 .PATH: ${.CURDIR}/..
/openbsd-current/regress/lib/libc/asr/bin/threads/
H A DMakefile3 .PATH: ${.CURDIR}/..
/openbsd-current/regress/lib/libc/getcap/
H A DMakefile8 ./getcaptest ${.CURDIR}/shortcap.in
/openbsd-current/regress/lib/libc/sprintf/
H A DMakefile5 CPPFLAGS = -I${.CURDIR}/../../../../lib/libc
/openbsd-current/regress/lib/libc/stdio_threading/fgetln/
H A DMakefile1 TOPDIR=${.CURDIR}
/openbsd-current/regress/lib/libc/stdio_threading/fgets/
H A DMakefile1 TOPDIR=${.CURDIR}
/openbsd-current/regress/lib/libc/stdio_threading/fopen/
H A DMakefile1 TOPDIR=${.CURDIR}
/openbsd-current/regress/lib/libc/stdio_threading/fputs/
H A DMakefile1 TOPDIR=${.CURDIR}
/openbsd-current/regress/lib/libc/stdio_threading/fread/
H A DMakefile1 TOPDIR=${.CURDIR}
/openbsd-current/regress/lib/libc/stdio_threading/fwrite/
H A DMakefile1 TOPDIR=${.CURDIR}
/openbsd-current/regress/lib/libedit/chared/
H A DMakefile9 LC_ALL=en_US.UTF-8 ./test_gets < ${.CURDIR}/inp_gets.txt > out_gets.utf8
10 diff -au ${.CURDIR}/exp_gets.utf8 out_gets.utf8
11 LC_ALL=C ./test_gets < ${.CURDIR}/inp_gets.txt > out_gets.ascii
12 diff -u ${.CURDIR}/exp_gets.ascii out_gets.ascii
/openbsd-current/usr.bin/fgen/
H A DMakefile4 CPPFLAGS+= -I${.CURDIR}
/openbsd-current/regress/bin/expr/
H A DMakefile6 sh ${.CURDIR}/expr.sh
/openbsd-current/distrib/special/tee/
H A DMakefile5 .PATH: ${.CURDIR}/../../../usr.bin/tee
/openbsd-current/regress/usr.bin/calendar/
H A DMakefile3 FILES?!= ls ${.CURDIR}/[0-9]*.out
6 IN= ${.CURDIR}/in
7 OUT= ${.CURDIR}/${*}.out
22 @${CALENDAR} -f ${.CURDIR}/beforeafter.in -t 20190109 -B 5 | diff -U 7 ${.CURDIR}/before.out -
26 @${CALENDAR} -f ${.CURDIR}/beforeafter.in -t 20190111 -A 5 | diff -U 7 ${.CURDIR}/after.out -
30 @${CALENDAR} -f ${.CURDIR}/beforeafter.in -t 20190111 -A 0 | diff -U 7 ${.CURDIR}/noweekend.out -
/openbsd-current/libexec/ld.so/aarch64/
H A DMakefile.inc6 CPPFLAGS += -I${.CURDIR}/../../lib/libc/arch/aarch64
7 LD_SCRIPT = ${.CURDIR}/${MACHINE_CPU}/ld.script
/openbsd-current/gnu/usr.bin/clang/liblldbPluginInstrumentationRuntime/
H A DMakefile13 .PATH: ${.CURDIR}/../../../llvm/lldb/source/Plugins/InstrumentationRuntime/ASan
14 .PATH: ${.CURDIR}/../../../llvm/lldb/source/Plugins/InstrumentationRuntime/MainThreadChecker
15 .PATH: ${.CURDIR}/../../../llvm/lldb/source/Plugins/InstrumentationRuntime/TSan
16 .PATH: ${.CURDIR}/../../../llvm/lldb/source/Plugins/InstrumentationRuntime/UBSan
/openbsd-current/libexec/ld.so/riscv64/
H A DMakefile.inc7 CPPFLAGS += -I${.CURDIR}/../../lib/libc/arch/riscv64
8 LD_SCRIPT = ${.CURDIR}/${MACHINE_CPU}/ld.script

Completed in 273 milliseconds

1234567891011>>