Home
last modified time | relevance | path

Searched refs:INCS (Results 1 – 1 of 1) sorted by path

/original-bsd/usr.bin/cpp/
H A Dcpp.sh23 INCS="-nostdinc"
35 INCS="$INCS $A"
47 INCS="$INCS -I/usr/include"
50 eval $CPP $ALST $INCS $LIBS $CSU $OPTS $A || exit $?
60 INCS="$INCS -I/usr/include"
62 eval exec $CPP $ALST $INCS $LIBS $CSU $OPTS