Home
last modified time | relevance | path

Searched defs:CPPFLAGS (Results 1 – 18 of 18) sorted by relevance

/openbsd/regress/libexec/ld.so/lazy/prog/
H A DMakefile13 CPPFLAGS= -DFOO=\"${FOODIR}/libfoo.so\" macro
/openbsd/lib/libedit/TEST/
H A DMakefile6 CPPFLAGS=-I${.CURDIR}/.. macro
/openbsd/regress/lib/libc/sprintf/
H A DMakefile5 CPPFLAGS = -I${.CURDIR}/../../../../lib/libc macro
/openbsd/regress/libexec/ld.so/lazy/libfoo/
H A DMakefile14 CPPFLAGS= -DBAR=\"${BARDIR}/libbar.so\" macro
/openbsd/regress/lib/libc/atexit/
H A DMakefile4 CPPFLAGS = -I${.CURDIR}/../../../../lib/libc macro
/openbsd/distrib/special/installboot/
H A DMakefile8 CPPFLAGS= -I${.CURDIR}/../../../usr.sbin/installboot macro
/openbsd/regress/sys/net/pf_print/
H A DMakefile6 CPPFLAGS= -I. macro
/openbsd/regress/libexec/ld.so/constructor/libab/
H A DMakefile6 CPPFLAGS=-I${.CURDIR}/../libaa macro
/openbsd/usr.sbin/installboot/
H A DMakefile7 CPPFLAGS= -I${.CURDIR} macro
/openbsd/regress/libexec/ld.so/constructor/prog2/
H A DMakefile25 CPPFLAGS=-I${.CURDIR}/../libab macro
/openbsd/regress/libexec/ld.so/constructor/prog1/
H A DMakefile25 CPPFLAGS=-I${.CURDIR}/../libab macro
/openbsd/regress/lib/libssl/interop/openssl11/
H A DMakefile11 CPPFLAGS = -I /usr/local/include/eopenssl11 macro
/openbsd/regress/lib/libssl/interop/openssl30/
H A DMakefile11 CPPFLAGS = -I /usr/local/include/eopenssl30 macro
/openbsd/regress/lib/libssl/interop/openssl31/
H A DMakefile11 CPPFLAGS = -I /usr/local/include/eopenssl31 macro
/openbsd/regress/lib/libz/
H A DMakefile13 CPPFLAGS= -I${.CURDIR}/../../../lib/libz macro
/openbsd/sys/arch/sparc64/stand/bootblk/
H A DMakefile19 CPPFLAGS= ${INCLUDES} ${IDENT} ${PARAM} macro
/openbsd/regress/sbin/disklabel/
H A DMakefile62 CPPFLAGS = -I ${.CURDIR}/../../../sbin/disklabel macro
/openbsd/usr.bin/rpcgen/
H A Drpc_main.c77 static char CPPFLAGS[] = "-C"; variable