Searched refs:INCS (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sys/dev/rasops/
H A DMakefile6 INCS= rasops.h macro
/openbsd-current/usr.bin/cpp/
H A Dcpp.sh47 set -A INCS -- "-nostdinc"
78 INCS[${#INCS[@]}]=$A
79 INCS[${#INCS[@]}]=$1
83 INCS[${#INCS[@]}]=$A
100 $CPP $TRAD $DGNUC "${INCS[@]}" $STDINC "${OPTS[@]}" "$A" ||
109 exec $CPP $TRAD $DGNUC "${INCS[@]}" $STDINC "${OPTS[@]}"
/openbsd-current/gnu/usr.bin/cc/include/
H A DMakefile11 INCS?= macro
13 INCS= cpuid.h emmintrin.h mmintrin.h pmmintrin.h xmmintrin.h mm_malloc.h macro
15 INCS= mmintrin.h macro
17 INCS= ppc-asm.h altivec.h spe.h macro
19 INCS += unwind.h
37 all: ${INCS}
50 .if !empty(INCS)
51 install includes: ${INCS}
/openbsd-current/lib/libradius/
H A DMakefile6 INCS= radius.h macro
15 @cd ${.CURDIR}; for i in $(INCS); do \
/openbsd-current/gnu/usr.bin/perl/ext/Errno/
H A DErrno_pm.PL21 open INCS, '>', 'includes.c' or
26 print INCS qq[#include "$file"\n];
28 close INCS;
/openbsd-current/lib/libedit/
H A DMakefile19 INCS= histedit.h macro

Completed in 148 milliseconds