Searched refs:GCCDIR (Results 1 - 21 of 21) sorted by last modified time

/freebsd-9.3-release/gnu/usr.bin/cc/c++/
H A DMakefile9 .PATH: ${GCCDIR}/cp
/freebsd-9.3-release/gnu/usr.bin/cc/cc1/
H A DMakefile7 .PATH: ${GCCDIR}
/freebsd-9.3-release/gnu/usr.bin/cc/cc1plus/
H A DMakefile7 .PATH: ${GCCDIR}/cp ${GCCDIR}
22 CFLAGS+= -I${GCCDIR}/cp -I.
/freebsd-9.3-release/gnu/usr.bin/cc/cc_int/
H A DMakefile6 .PATH: ../cc_tools ${GCCDIR} ${GCCDIR}/config/${GCC_CPU}
72 .if exists(${GCCDIR}/config/${GCC_CPU}/${GCC_CPU}-c.c)
/freebsd-9.3-release/gnu/usr.bin/cc/cc_tools/
H A DMakefile16 .PATH: ${GCCDIR} ${GCCLIB}/libiberty
42 . if exists(${GCCDIR}/config/${GCC_CPU}/sysv4.h)
69 .for D in ${GCCDIR}/config ${GCCDIR} ${.CURDIR}
79 srcdir= ${GCCDIR}
135 .if exists(${GCCDIR}/$L-config-lang.in)
137 L_GTFILES!= sh -c '. ${GCCDIR}/$L-config-lang.in; echo $$gtfiles'
139 L_GTFILES!= sh -c '. ${GCCDIR}/$L/config-lang.in; echo $$gtfiles'
162 .if exists(${GCCDIR}/config/${GCC_CPU}/${GCC_CPU}.opt)
163 OPT_FILES+= ${GCCDIR}/confi
[all...]
/freebsd-9.3-release/gnu/usr.bin/cc/collect2/
H A DMakefile5 .PATH: ${GCCDIR}
/freebsd-9.3-release/gnu/usr.bin/cc/doc/
H A DMakefile6 .PATH: ${GCCDIR}/doc ${GCCDIR}/doc/include
37 MAKEINFOFLAGS+= -I ${GCCDIR}/doc -I ${GCCDIR}/doc/include
/freebsd-9.3-release/gnu/usr.bin/cc/f77/
H A DMakefile6 .PATH: ${GCCDIR}/f ${GCCDIR}
/freebsd-9.3-release/gnu/usr.bin/cc/f771/
H A DMakefile5 .PATH: ${GCCDIR}/f ${GCCDIR}
15 CFLAGS+= -I${GCCDIR}/f -I.
26 ${.OBJDIR}/../cc_tools/fini ${GCCDIR}/f/str-$i.fin str-$i.j str-$i.h
/freebsd-9.3-release/gnu/usr.bin/cc/f77doc/
H A DMakefile5 .PATH: ${GCCDIR}/f
9 MAKEINFOFLAGS+= -I ${GCCDIR}/f -I ${GCCDIR}/doc/include
/freebsd-9.3-release/gnu/usr.bin/cc/gcov/
H A DMakefile6 .PATH: ${GCCDIR} ${GCCDIR}/doc
/freebsd-9.3-release/gnu/usr.bin/cc/include/
H A DMakefile7 .PATH: ${GCCDIR}/config/${GCC_CPU}
/freebsd-9.3-release/gnu/usr.bin/cc/protoize/
H A DMakefile5 .PATH: ${.CURDIR}/../cc_tools ${GCCDIR}
/freebsd-9.3-release/gnu/lib/csu/
H A DMakefile6 GCCDIR= ${.CURDIR}/../../../contrib/gcc macro
11 .PATH: ${GCCDIR}/config/${GCC_CPU} ${GCCDIR}
22 CFLAGS+= -I${GCCLIB}/include -I${GCCDIR}/config -I${GCCDIR} -I. \
72 ${MAKE} -f ${.ALLSRC} MFILE=${.ALLSRC} GCCDIR=${GCCDIR} ${.TARGET}
/freebsd-9.3-release/gnu/lib/libgcc/
H A DMakefile3 GCCDIR= ${.CURDIR}/../../../contrib/gcc macro
22 .PATH: ${GCCDIR}/config/${GCC_CPU} ${GCCDIR}/config ${GCCDIR}
27 -I${GCCDIR}/config -I${GCCDIR} -I. \
313 ${MAKE} -f ${.ALLSRC} MFILE=${.ALLSRC} GCCDIR=${GCCDIR} ${.TARGET}
322 SHLIB_MKMAP = ${GCCDIR}/mkmap-symver.awk
324 SHLIB_MAPFILES = ${GCCDIR}/libgc
[all...]
/freebsd-9.3-release/gnu/lib/libgcov/
H A DMakefile8 GCCDIR= ${.CURDIR}/../../../contrib/gcc macro
10 .PATH: ${GCCDIR}/config/${GCC_CPU} ${GCCDIR}
17 -I${GCCLIB}/include -I${GCCDIR}/config -I${GCCDIR} -I.
43 ${MAKE} -f ${.ALLSRC} MFILE=${.ALLSRC} GCCDIR=${GCCDIR} ${.TARGET}
/freebsd-9.3-release/gnu/lib/libgomp/
H A DMakefile3 GCCDIR= ${.CURDIR}/../../../contrib/gcc macro
/freebsd-9.3-release/gnu/lib/libssp/
H A DMakefile8 GCCDIR= ${.CURDIR}/../../../contrib/gcc macro
/freebsd-9.3-release/gnu/lib/libssp/libssp_nonshared/
H A DMakefile3 GCCDIR= ${.CURDIR}/../../../../contrib/gcc macro
/freebsd-9.3-release/gnu/lib/libstdc++/
H A DMakefile4 GCCDIR= ${.CURDIR}/../../../contrib/gcc macro
11 ${SRCDIR}/include ${SUPDIR} ${GCCDIR} ${GCCLIB}/libiberty
20 CFLAGS+= -I${.CURDIR} -I${SUPDIR} -I${GCCDIR} -I${SRCDIR}/include
561 gthr.h: ${GCCDIR}/gthr.h
568 gthr-single.h: ${GCCDIR}/gthr-single.h
573 gthr-posix.h: ${GCCDIR}/gthr-posix.h
580 gthr-tpf.h: ${GCCDIR}/gthr-posix.h
587 gthr-default.h: ${GCCDIR}/gthr-posix.h
597 unwind.h: ${GCCDIR}/unwind-generic.h
603 DATESTAMP!= cat ${GCCDIR}/DATESTAM
[all...]
/freebsd-9.3-release/gnu/lib/libsupc++/
H A DMakefile4 GCCDIR= ${.CURDIR}/../../../contrib/gcc macro
23 CFLAGS+= -I${GCCLIB}/include -I${SRCDIR} -I${GCCDIR}
33 unwind.h: ${GCCDIR}/unwind-generic.h

Completed in 147 milliseconds