Searched refs:CPP (Results 1 - 25 of 172) sorted by relevance

1234567

/freebsd-10-stable/crypto/openssh/
H A Dsurvey.sh.in20 CPP="@CPP@"
65 ${CPP} -dM - </dev/null
H A Dfreebsd-configure.sh21 export CPP=$(echo ".include <bsd.lib.mk>" | make -f /dev/stdin -VCPP)
/freebsd-10-stable/usr.sbin/bootparamd/callbootd/
H A DMakefile16 RPCGEN_CPP=${CPP:Q} rpcgen -C -l -o ${.TARGET} ${RPCSRC}
19 RPCGEN_CPP=${CPP:Q} rpcgen -C -c -o ${.TARGET} ${RPCSRC}
22 RPCGEN_CPP=${CPP:Q} rpcgen -C -h -o ${.TARGET} ${RPCSRC}
/freebsd-10-stable/contrib/ntp/lib/isc/win32/
H A Dlibisc.mak28 CPP=cl.exe macro
658 $(CPP) @<<
663 $(CPP) @<<
668 $(CPP) @<<
673 $(CPP) @<<
678 $(CPP) @<<
683 $(CPP) @<<
1105 $(CPP) $(CPP_PROJ) $(SOURCE)
1112 $(CPP) $(CPP_PROJ) $(SOURCE)
1123 $(CPP)
[all...]
/freebsd-10-stable/sys/modules/kgssapi/
H A DMakefile47 RPCGEN_CPP=${CPP:Q} rpcgen -hM $S/kgssapi/gssd.x | grep -v pthread.h > gssd.h
50 RPCGEN_CPP=${CPP:Q} rpcgen -c $S/kgssapi/gssd.x -o gssd_xdr.c
53 RPCGEN_CPP=${CPP:Q} rpcgen -lM $S/kgssapi/gssd.x | grep -v string.h > gssd_clnt.c
/freebsd-10-stable/contrib/apr/
H A Dapr.mak127 CPP=cl.exe macro
131 $(CPP) @<<
136 $(CPP) @<<
141 $(CPP) @<<
146 $(CPP) @<<
151 $(CPP) @<<
156 $(CPP) @<<
341 CPP=cl.exe macro
345 $(CPP) @<<
350 $(CPP)
555 CPP=cl.exe macro
769 CPP=cl.exe macro
983 CPP=cl.exe macro
1197 CPP=cl.exe macro
[all...]
H A Dlibapr.mak132 CPP=cl.exe macro
136 $(CPP) @<<
141 $(CPP) @<<
146 $(CPP) @<<
151 $(CPP) @<<
156 $(CPP) @<<
161 $(CPP) @<<
368 CPP=cl.exe macro
372 $(CPP) @<<
377 $(CPP)
604 CPP=cl.exe macro
840 CPP=cl.exe macro
1076 CPP=cl.exe macro
1312 CPP=cl.exe macro
[all...]
H A DMakefile.in10 CPP = @CPP@
116 $(CPP) $(ALL_CPPFLAGS) $(ALL_INCLUDES) exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$$/\1/' >> $@
117 $(CPP) $(ALL_CPPFLAGS) $(ALL_INCLUDES) export_vars.c | sed -e 's/^\#[^!]*//' | sed -e '/^$$/d' >> $@
/freebsd-10-stable/contrib/gcc/
H A Dscan-types.sh8 CPP=${CPP-`echo ${CC} -E -I"$1/"`}
33 if ${CPP} st-dummy.c >TMP ; then true
35 echo "scan-types: could not invoke ${CPP} on st-dummy.c" 1>&2 ; exit 1
/freebsd-10-stable/usr.bin/kdump/
H A Dmkioctls42 $CPP -nostdinc -I$includedir -dM -DCOMPAT_43TTY - |
H A DMakefile28 env MACHINE=${MACHINE} CPP="${CPP}" \
/freebsd-10-stable/sys/modules/kgssapi_krb5/
H A DMakefile21 RPCGEN_CPP=${CPP:Q} rpcgen -hM $S/kgssapi/gssd.x | grep -v pthread.h > gssd.h
/freebsd-10-stable/usr.sbin/keyserv/
H A DMakefile18 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -C
/freebsd-10-stable/lib/libc/tests/rpc/
H A DMakefile10 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -L -C
/freebsd-10-stable/usr.sbin/rpc.statd/
H A DMakefile16 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -L -C
/freebsd-10-stable/usr.sbin/rpc.lockd/
H A DMakefile18 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -L -C
/freebsd-10-stable/contrib/apr-util/
H A DMakefile.in4 CPP = @CPP@
113 $(CPP) $(ALL_CPPFLAGS) $(ALL_INCLUDES) exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$$/\1/' >> $@
114 $(CPP) $(ALL_CPPFLAGS) $(ALL_INCLUDES) export_vars.c | sed -e 's/^\#[^!]*//' | sed -e '/^$$/d' >> $@
/freebsd-10-stable/include/rpc/
H A DMakefile6 RPCCOM= RPCGEN_CPP=${CPP:Q} rpcgen -C
/freebsd-10-stable/usr.sbin/gssd/
H A DMakefile24 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -L -C -M
/freebsd-10-stable/usr.sbin/rpc.ypupdated/
H A DMakefile22 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -I -C
/freebsd-10-stable/usr.sbin/rpc.ypxfrd/
H A DMakefile20 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -I -C
/freebsd-10-stable/usr.sbin/yppush/
H A DMakefile17 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -C
/freebsd-10-stable/contrib/unbound/
H A Dfreebsd-configure.sh28 export CPP=$(echo ".include <bsd.lib.mk>" | make -f /dev/stdin -VCPP)
/freebsd-10-stable/libexec/ypxfr/
H A DMakefile25 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -I -C
/freebsd-10-stable/lib/librpcsvc/
H A DMakefile21 RPCCOM= RPCGEN_CPP=${CPP:Q} rpcgen -C

Completed in 394 milliseconds

1234567