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

1234567891011>>

/freebsd-11-stable/crypto/openssh/
H A Dsurvey.sh.in20 CPP="@CPP@"
65 ${CPP} -dM - </dev/null
H A Dfreebsd-configure.sh27 export CPP=$(echo ".include <bsd.lib.mk>" | make -f /dev/stdin -VCPP)
/freebsd-11-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-11-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-11-stable/contrib/apr/
H A Dapr.mak30 CPP=cl.exe macro
781 $(CPP) @<<
786 $(CPP) @<<
791 $(CPP) @<<
796 $(CPP) @<<
801 $(CPP) @<<
806 $(CPP) @<<
824 $(CPP) $(CPP_PROJ) $(SOURCE)
830 $(CPP) $(CPP_PROJ) $(SOURCE)
836 $(CPP)
[all...]
H A Dlibapr.mak134 CPP=cl.exe macro
138 $(CPP) @<<
143 $(CPP) @<<
148 $(CPP) @<<
153 $(CPP) @<<
158 $(CPP) @<<
163 $(CPP) @<<
378 CPP=cl.exe macro
382 $(CPP) @<<
387 $(CPP)
622 CPP=cl.exe macro
866 CPP=cl.exe macro
[all...]
H A DMakefile.in10 CPP = @CPP@
118 $(CPP) $(ALL_CPPFLAGS) $(ALL_INCLUDES) exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$$/\1/' >> $@
119 $(CPP) $(ALL_CPPFLAGS) $(ALL_INCLUDES) export_vars.c | sed -e 's/^\#[^!]*//' | sed -e '/^$$/d' >> $@
/freebsd-11-stable/sys/modules/kgssapi/
H A DMakefile46 RPCGEN_CPP=${CPP:Q} rpcgen -hM $S/kgssapi/gssd.x | grep -v pthread.h > gssd.h
49 RPCGEN_CPP=${CPP:Q} rpcgen -c $S/kgssapi/gssd.x -o gssd_xdr.c
52 RPCGEN_CPP=${CPP:Q} rpcgen -lM $S/kgssapi/gssd.x | grep -v string.h > gssd_clnt.c
/freebsd-11-stable/contrib/ldns/
H A Dfreebsd-configure.sh22 export CPP=$(echo ".include <bsd.lib.mk>" | make -f /dev/stdin -VCPP)
/freebsd-11-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-11-stable/lib/libc/yp/
H A DMakefile.inc13 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -C
/freebsd-11-stable/lib/libsysdecode/
H A Dmkioctls44 $CPP -nostdinc -I$includedir -dM -DCOMPAT_43TTY - |
H A DMakefile113 CPP+= -m32
145 env MACHINE=${MACHINE} CPP="${CPP}" MK_PF="${MK_PF}" \
/freebsd-11-stable/contrib/gperf/lib/
H A DMakefile.in38 CPP = @CPP@
/freebsd-11-stable/lib/libc/tests/rpc/
H A DMakefile10 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -L -C
/freebsd-11-stable/usr.sbin/keyserv/
H A DMakefile17 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -C
/freebsd-11-stable/sys/modules/kgssapi_krb5/
H A DMakefile20 RPCGEN_CPP=${CPP:Q} rpcgen -hM $S/kgssapi/gssd.x | grep -v pthread.h > gssd.h
/freebsd-11-stable/usr.sbin/rpc.ypxfrd/
H A DMakefile19 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -I -C
/freebsd-11-stable/usr.sbin/rpc.lockd/
H A DMakefile17 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -L -C
/freebsd-11-stable/usr.sbin/rpc.statd/
H A DMakefile15 RPCGEN= RPCGEN_CPP=${CPP:Q} rpcgen -L -C
/freebsd-11-stable/contrib/unbound/contrib/android/
H A Dsetenv_android.sh180 export CPP CC CXX LD AS AR RANLIB STRIP
190 echo "CPP: $(command -v "$CPP")"
/freebsd-11-stable/contrib/unbound/contrib/ios/
H A Dsetenv_ios.sh203 CPP=cpp; CC=clang; CXX=clang++; LD=ld
252 export CPP CC CXX LD AS AR RANLIB STRIP
261 echo "CPP: $(command -v "$CPP")"
/freebsd-11-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-11-stable/contrib/ncurses/form/
H A DMakefile.in87 CPP = @CPP@
/freebsd-11-stable/contrib/ncurses/menu/
H A DMakefile.in87 CPP = @CPP@

Completed in 230 milliseconds

1234567891011>>