Home
last modified time | relevance | path

Searched refs:GCCDIR (Results 1 – 16 of 16) sorted by relevance

/openbsd-src/gnu/usr.bin/cc/libgcov/
H A DMakefile7 GCCDIR= ${GCCLIB}/gcc macro
33 .PATH: ${GCCDIR}/config/${GCC_CPU} ${GCCDIR}
38 -I${GCCLIB}/include -I${GCCDIR}/config -I${GCCDIR} -I.
68 ${MAKE} -f ${.ALLSRC} MFILE=${.ALLSRC} GCCDIR=${GCCDIR} ${.TARGET}
/openbsd-src/gnu/usr.bin/cc/
H A DMakefile.fe18 .PATH: ../cc_tools ${GCCDIR} ${GCCDIR}/doc ${GCCDIR}/config/${GCC_CPU}
22 .if exists(${GCCDIR}/config/${GCC_CPU}/driver-${GCC_CPU}.c)
H A DMakefile.inc20 GCCDIR= ${GCCLIB}/gcc
25 MD_FILE= ${GCCDIR}/config/${GCC_CPU}/${GCC_CPU}.md
55 CFLAGS+= -I${GCCDIR} -I${GCCDIR}/config
H A DMakefile.ver4 BASEVER!= cat ${GCCDIR}/BASE-VER
5 DATESTAMP!= cat ${GCCDIR}/DATESTAMP
6 DEVPHASE!= cat ${GCCDIR}/DEV-PHASE
/openbsd-src/gnu/usr.bin/cc/cc_tools/
H A DMakefile17 .PATH: ${GCCDIR} ${GCCLIB}/libiberty
68 .if exists(${GCCDIR}/config/${GCC_CPU}/sysv4.h)
96 .for D in ${GCCDIR}/config ${GCCDIR} ${.CURDIR}
106 srcdir= ${GCCDIR}
158 .if exists(${GCCDIR}/$L-config-lang.in)
181 .if exists(${GCCDIR}/config/${GCC_CPU}/${GCC_CPU}.opt)
182 OPT_FILES+= ${GCCDIR}/config/${GCC_CPU}/${GCC_CPU}.opt
190 OPT_FILES+= ${GCCDIR}/config/${GCC_CPU}/sysv4.opt
194 OPT_FILES+= ${GCCDIR}/config/${GCC_CPU}/long-double-switch.opt
209 /bin/sh ${GCCDIR}/mkconfig.sh ${.TARGET}
[all …]
/openbsd-src/gnu/usr.bin/cc/doc/
H A DMakefile9 .PATH: ${GCCDIR}/doc ${GCCDIR}/doc/include
41 MAKEINFOFLAGS+= -I ${GCCDIR}/doc -I ${GCCDIR}/doc/include
56 makeinfo --no-split -I ${.CURDIR} -I ${GCCDIR}/doc -I ${GCCDIR}/doc/include \
/openbsd-src/gnu/usr.bin/cc/include/
H A DMakefile9 .PATH: ${GCCDIR}/config/${GCC_CPU}
27 unwind.h: ${GCCDIR}/config/arm/unwind-arm.h
31 unwind.h: ${GCCDIR}/unwind-generic.h
/openbsd-src/gnu/lib/libstdc++-v3/
H A DMakefile.common10 GCCDIR= ${.CURDIR}/../../gcc/gcc
11 GCCLIB= ${GCCDIR}/gcc
21 CPPFLAGS+= -I${.CURDIR}/../libstdc++-v3/ -I${SUPDIR} -I${GCCDIR} -I${SRCDIR}/include
H A DMakefile539 gthr.h: ${GCCDIR}/gthr.h
546 gthr-single.h: ${GCCDIR}/gthr-single.h
551 gthr-posix.h: ${GCCDIR}/gthr-posix.h
558 gthr-tpf.h: ${GCCDIR}/gthr-posix.h
565 gthr-default.h: ${GCCDIR}/gthr-posix.h
575 DATESTAMP!= cat ${GCCDIR}/DATESTAMP
/openbsd-src/gnu/usr.bin/cc/cc1plus/
H A DMakefile9 .PATH: ${GCCDIR}/cp ${GCCDIR}
23 CFLAGS+= -I${GCCDIR}/cp -I.
/openbsd-src/gnu/usr.bin/cc/gcov/
H A DMakefile9 .PATH: ${GCCDIR} ${GCCDIR}/doc
/openbsd-src/gnu/usr.bin/cc/libgcc/
H A DMakefile7 GCCDIR= ${GCCLIB}/gcc macro
34 .PATH: ${GCCDIR}/config/${GCC_CPU} ${GCCDIR}/config ${GCCDIR}
39 -I${GCCDIR}/config -I${GCCDIR} -I. \
390 ${MAKE} -f ${.ALLSRC} MFILE=${.ALLSRC} GCCDIR=${GCCDIR} ${.TARGET}
/openbsd-src/gnu/usr.bin/cc/cc_int/
H A DMakefile9 .PATH: ../cc_tools ${GCCDIR} ${GCCDIR}/config ${GCCDIR}/config/${GCC_CPU}
75 .if exists(${GCCDIR}/config/${GCC_CPU}/${GCC_CPU}-c.c)
/openbsd-src/gnu/usr.bin/cc/collect2/
H A DMakefile9 .PATH: ${GCCDIR}
/openbsd-src/gnu/usr.bin/cc/c++/
H A DMakefile9 .PATH: ${GCCDIR}/cp
/openbsd-src/gnu/usr.bin/cc/cc1/
H A DMakefile9 .PATH: ${GCCDIR}