Home
last modified time | relevance | path

Searched refs:NEWCONFIGDIR (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A DMakefile17 NEWCONFIGDIR?= ${.CURDIR} macro
23 cd ${NEWCONFIGDIR}; \
/netbsd-src/external/lgpl3/gmp/
H A DMakefile.netbsd-gmp19 NEWCONFIGDIR?= ${NETBSDSRCDIR}
20 ARCHDIR= ${NEWCONFIGDIR}/external/lgpl3/gmp/lib/libgmp/arch/${GMP_MACHINE_ARCH}
H A DREADME23 - set NEWCONFIGDIR=/writeable/src if eg /usr/src is read-only.
/netbsd-src/tools/gcc/
H A DMakefile165 # NEWCONFIGDIR can be set to a read-write location of the source tree
167 NEWCONFIGDIR?= ${.CURDIR}/../.. macro
175 ${.OBJDIR}/build ${NEWCONFIGDIR} ${NETBSDSRCDIR} \
182 ${.OBJDIR}/build ${NEWCONFIGDIR} ${NETBSDSRCDIR} \
188 ${.OBJDIR}/.native ${NEWCONFIGDIR} ${NETBSDSRCDIR} \
/netbsd-src/tools/binutils/
H A DMakefile44 NEWCONFIGDIR?= ${.CURDIR}/../.. macro
53 ${.OBJDIR}/.native ${NEWCONFIGDIR} ${MACHINE_GNU_PLATFORM}
/netbsd-src/tools/gdb/
H A DMakefile75 NEWCONFIGDIR?= ${.CURDIR}/../..
126 ${.OBJDIR}/.native ${NEWCONFIGDIR} ${MACHINE_GNU_PLATFORM} \
64 NEWCONFIGDIR?= ${.CURDIR}/../.. global() macro