Searched refs:CURDIR (Results 1 - 25 of 1540) sorted by relevance

1234567891011>>

/freebsd-10.1-release/lib/ncurses/ncursesw/
H A DMakefile5 .PATH: ${.CURDIR}/../ncurses
7 .include "${.CURDIR}/../ncurses/Makefile"
/freebsd-10.1-release/usr.bin/mkcsmapper/
H A DMakefile.inc6 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../mkcsmapper \
7 -I${.CURDIR}/../../lib/libc/iconv \
8 -I${.CURDIR}/../../lib/libiconv_modules/mapper_std
/freebsd-10.1-release/usr.bin/ministat/
H A DMakefile9 ./${PROG} < ${.CURDIR}/chameleon
10 ./${PROG} ${.CURDIR}/chameleon
11 ./${PROG} ${.CURDIR}/iguana ${.CURDIR}/chameleon
12 ./${PROG} -c 80 ${.CURDIR}/iguana ${.CURDIR}/chameleon
13 ./${PROG} -s -c 80 ${.CURDIR}/chameleon ${.CURDIR}/iguana
14 ./${PROG} -s -c 80 ${.CURDIR}/chameleon ${.CURDIR}/iguan
[all...]
/freebsd-10.1-release/usr.bin/mkesdb/
H A DMakefile.inc4 CFLAGS+= -I${.CURDIR} -I${.CURDIR}/../mkesdb \
5 -I${.CURDIR}/../../lib/libc/iconv
/freebsd-10.1-release/sbin/ipf/
H A DMakefile.inc9 CFLAGS+= -I${.CURDIR}/../../../contrib/ipfilter
10 CFLAGS+= -I${.CURDIR}/../../../contrib/ipfilter/tools
11 CFLAGS+= -I${.CURDIR}/../../../sys
12 CFLAGS+= -I${.CURDIR}/../../../sys/contrib/ipfilter
27 .PATH: ${.CURDIR}/../../../contrib/ipfilter \
28 ${.CURDIR}/../../../contrib/ipfilter/lib \
29 ${.CURDIR}/../../../contrib/ipfilter/tools \
30 ${.CURDIR}/../../../contrib/ipfilter/man
/freebsd-10.1-release/share/mk/
H A Dbsd.arch.inc.mk5 .if exists(${.CURDIR}/Makefile.${MACHINE})
7 .elif exists(${.CURDIR}/Makefile.${MACHINE_ARCH})
9 .elif exists(${.CURDIR}/Makefile.${MACHINE_CPUARCH})
/freebsd-10.1-release/sys/modules/aic7xxx/
H A DMakefile9 ( cd ${.CURDIR}/aicasm ; ${MAKE} aicasm )
12 ( cd ${.CURDIR}/ahd ; ${MAKE} ahdfirmware )
15 ( cd ${.CURDIR}/ahc ; ${MAKE} ahcfirmware )
18 ( cd .${CURDIR}/aicasm ; ${MAKE} clean )
19 ( cd .${CURDIR}/ahc ; ${MAKE} cleanfirmware )
20 ( cd .${CURDIR}/ahd ; ${MAKE} cleanfirmware )
/freebsd-10.1-release/sbin/geom/class/multipath/
H A DMakefile3 .PATH: ${.CURDIR}/../../misc
7 CFLAGS+= -I${.CURDIR}/../../../../sys
/freebsd-10.1-release/sys/boot/ficl32/
H A DMakefile4 FICLDIR= ${.CURDIR}/../ficl
/freebsd-10.1-release/sys/boot/i386/boot0ext/
H A DMakefile3 .PATH: ${.CURDIR}/../boot0
7 .include "${.CURDIR}/../boot0/Makefile"
/freebsd-10.1-release/sys/boot/i386/boot0sio/
H A DMakefile3 .PATH: ${.CURDIR}/../boot0
8 .include "${.CURDIR}/../boot0/Makefile"
/freebsd-10.1-release/usr.sbin/ntp/libopts/
H A DMakefile3 .PATH: ${.CURDIR}/../../../contrib/ntp/sntp/libopts
10 CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include \
11 -I${.CURDIR}/../../../contrib/ntp/sntp/libopts \
12 -I${.CURDIR}/../
/freebsd-10.1-release/lib/libkse/
H A DMakefile16 CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR}/thread \
17 -I${.CURDIR}/../../include
18 CFLAGS+=-I${.CURDIR}/arch/${MACHINE_CPUARCH}/include
19 CFLAGS+=-I${.CURDIR}/sys
20 CFLAGS+=-I${.CURDIR}/../../libexec/rtld-elf
21 CFLAGS+=-I${.CURDIR}/../../libexec/rtld-elf/${MACHINE_CPUARCH}
36 VERSION_DEF=${.CURDIR}/../libc/Versions.def
37 SYMBOL_MAPS=${.CURDIR}/kse.map
41 .PATH: ${.CURDIR}/arc
[all...]
/freebsd-10.1-release/sys/boot/userboot/zfs/
H A DMakefile3 S= ${.CURDIR}/../../zfs
11 CFLAGS+= -I${.CURDIR}/../../common -I${.CURDIR}/../../.. -I.
12 CFLAGS+= -I${.CURDIR}/../../../../lib/libstand
13 CFLAGS+= -I${.CURDIR}/../../../cddl/boot/zfs
/freebsd-10.1-release/sys/modules/dtrace/dtmalloc/
H A DMakefile3 .PATH: ${.CURDIR}/../../../cddl/dev/dtmalloc
9 CFLAGS+= -I${.CURDIR}/../../../cddl/compat/opensolaris \
10 -I${.CURDIR}/../../../cddl/contrib/opensolaris/uts/common \
11 -I${.CURDIR}/../../..
15 CFLAGS+= -include ${.CURDIR}/../../../cddl/compat/opensolaris/sys/debug_compat.h
/freebsd-10.1-release/sys/modules/dtrace/dtnfscl/
H A DMakefile3 .PATH: ${.CURDIR}/../../../fs/nfsclient
9 CFLAGS+= -I${.CURDIR}/../../../cddl/compat/opensolaris \
10 -I${.CURDIR}/../../../cddl/contrib/opensolaris/uts/common \
11 -I${.CURDIR}/../../..
15 CFLAGS+= -include ${.CURDIR}/../../../cddl/compat/opensolaris/sys/debug_compat.h
/freebsd-10.1-release/sys/modules/dtrace/dtnfsclient/
H A DMakefile3 .PATH: ${.CURDIR}/../../../nfsclient
9 CFLAGS+= -I${.CURDIR}/../../../cddl/compat/opensolaris \
10 -I${.CURDIR}/../../../cddl/contrib/opensolaris/uts/common \
11 -I${.CURDIR}/../../..
15 CFLAGS+= -include ${.CURDIR}/../../../cddl/compat/opensolaris/sys/debug_compat.h
/freebsd-10.1-release/sys/modules/dtrace/profile/
H A DMakefile3 .PATH: ${.CURDIR}/../../../cddl/dev/profile
9 CFLAGS+= -I${.CURDIR}/../../../cddl/compat/opensolaris \
10 -I${.CURDIR}/../../../cddl/contrib/opensolaris/uts/common \
11 -I${.CURDIR}/../../..
15 CFLAGS+= -include ${.CURDIR}/../../../cddl/compat/opensolaris/sys/debug_compat.h
/freebsd-10.1-release/sys/modules/dtrace/prototype/
H A DMakefile3 .PATH: ${.CURDIR}/../../../cddl/dev
9 CFLAGS+= -I${.CURDIR}/../../../cddl/compat/opensolaris \
10 -I${.CURDIR}/../../../cddl/contrib/opensolaris/uts/common \
11 -I${.CURDIR}/../../..
15 CFLAGS+= -include ${.CURDIR}/../../../cddl/compat/opensolaris/sys/debug_compat.h
/freebsd-10.1-release/sys/modules/dtrace/systrace/
H A DMakefile3 .PATH: ${.CURDIR}/../../../cddl/dev/systrace
9 CFLAGS+= -I${.CURDIR}/../../../cddl/compat/opensolaris \
10 -I${.CURDIR}/../../../cddl/contrib/opensolaris/uts/common \
11 -I${.CURDIR}/../../..
15 CFLAGS+= -include ${.CURDIR}/../../../cddl/compat/opensolaris/sys/debug_compat.h
/freebsd-10.1-release/sys/boot/arm/at91/boot2/
H A DMakefile3 .PATH: ${.CURDIR}/../libat91 ${.CURDIR}/../bootspi
9 LDFLAGS=-e 0 -T ${.CURDIR}/../linker.cfg
18 -I${.CURDIR}/../bootspi \
19 -I${.CURDIR}/../../../common \
20 -I${.CURDIR}/../../../.. \
/freebsd-10.1-release/sys/modules/cyclic/
H A DMakefile3 .PATH: ${.CURDIR}/../../cddl/dev/cyclic
10 CFLAGS+= -I${.CURDIR}/../../cddl/compat/opensolaris \
11 -I${.CURDIR}/../../cddl/contrib/opensolaris/uts/common \
12 -I${.CURDIR}/../.. \
13 -I${.CURDIR}/../../cddl/dev/cyclic/i386
19 CFLAGS+= -include ${.CURDIR}/../../cddl/compat/opensolaris/sys/debug_compat.h
/freebsd-10.1-release/usr.sbin/ntp/ntptime/
H A DMakefile3 .PATH: ${.CURDIR}/../../../contrib/ntp/util
8 CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include \
9 -I${.CURDIR}/../../../contrib/ntp/lib/isc/include/ \
10 -I${.CURDIR}/../../../contrib/ntp/lib/isc/unix/include/ \
11 -I${.CURDIR}/../../../contrib/ntp/lib/isc/pthreads/include \
12 -I${.CURDIR}/../
/freebsd-10.1-release/lib/libopie/
H A DMakefile5 OPIE_DIST?= ${.CURDIR}/../../contrib/opie
6 DIST_DIR= ${OPIE_DIST}/${.CURDIR:T}
22 CFLAGS+=-I${.CURDIR} -I${OPIE_DIST} -I${DIST_DIR} \
/freebsd-10.1-release/sbin/geom/class/virstor/
H A DMakefile3 .PATH: ${.CURDIR}/../../misc ${.CURDIR}/../../../../sys/geom/virstor

Completed in 111 milliseconds

1234567891011>>