Searched refs:CPPFLAGS (Results 76 - 100 of 400) sorted by relevance

1234567891011>>

/openbsd-current/gnu/usr.bin/clang/libLLVMARMUtils/
H A DMakefile6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/ARM -I${LLVM_SRCS}/lib/Target/ARM
/openbsd-current/gnu/usr.bin/clang/libLLVMTarget/
H A DMakefile6 CPPFLAGS+= -I${LLVM_SRCS}/include/llvm/Target
/openbsd-current/gnu/usr.bin/clang/libLLVMSparcDisassembler/
H A DMakefile6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/Sparc \
/openbsd-current/gnu/usr.bin/clang/libLLVMSparcInfo/
H A DMakefile6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/Sparc \
/openbsd-current/gnu/usr.bin/clang/libLLVMSparcAsmParser/
H A DMakefile6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/Sparc \
/openbsd-current/gnu/usr.bin/clang/libLLVMPowerPCDisassembler/
H A DMakefile6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/PowerPC \
/openbsd-current/gnu/usr.bin/clang/libLLVMPowerPCAsmParser/
H A DMakefile6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/PowerPC \
/openbsd-current/gnu/usr.bin/clang/libLLVMPowerPCInfo/
H A DMakefile6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/PowerPC \
/openbsd-current/gnu/usr.bin/clang/libLLVMAggressiveInstCombine/
H A DMakefile6 CPPFLAGS+= -I${LLVM_SRCS}/include/llvm/Transforms
/openbsd-current/gnu/usr.bin/clang/libLLVMAsmParser/
H A DMakefile6 CPPFLAGS+= -I${LLVM_SRCS}/include/llvm/ASMParser
/openbsd-current/gnu/usr.bin/clang/libLLVMMIRParser/
H A DMakefile6 CPPFLAGS+=-I${LLVM_SRC}/include/llvm/CodeGen/MIRParser
/openbsd-current/gnu/usr.bin/clang/libLLVMRISCVAsmParser/
H A DMakefile6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/RISCV \
/openbsd-current/gnu/usr.bin/clang/libLLVMRISCVDisassembler/
H A DMakefile6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/RISCV \
/openbsd-current/gnu/usr.bin/clang/libLLVMRISCVInfo/
H A DMakefile6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/RISCV \
/openbsd-current/gnu/usr.bin/clang/libLLVMCoverage/
H A DMakefile6 CPPFLAGS+= -I${LLVM_SRCS}/include/llvm/ProfileData/Coverage
/openbsd-current/gnu/usr.bin/clang/libLLVMDebuginfod/
H A DMakefile6 CPPFLAGS+= -I${LLVM_SRCS}/include/llvm/Debuginfod
/openbsd-current/gnu/usr.bin/clang/libLLVMDemangle/
H A DMakefile6 CPPFLAGS+= -I${LLVM_SRCS}/include/llvm/Demangle
/openbsd-current/gnu/usr.bin/clang/libclangSupport/
H A DMakefile7 CPPFLAGS+= ${CLANG_INCLUDES}
/openbsd-current/gnu/usr.bin/clang/libLLVMAArch64Utils/
H A DMakefile6 CPPFLAGS+= -I${.OBJDIR}/../include/llvm/AArch64 \
/openbsd-current/gnu/usr.bin/clang/libLLVMLTO/
H A DMakefile6 CPPFLAGS+= -I${LLVM_SRCS}/include/llvm/LTO
/openbsd-current/gnu/usr.bin/clang/libLLVMPasses/
H A DMakefile6 CPPFLAGS+= -I${LLVM_SRCS}/include/llvm/Passes \
/openbsd-current/gnu/usr.bin/clang/libLLVMSymbolize/
H A DMakefile6 CPPFLAGS+= -I${LLVM_SRCS}/include/llvm/DebugInfo/Symbolize
/openbsd-current/sys/arch/sparc64/stand/libz/
H A DMakefile10 CPPFLAGS+=-DDYNAMIC_CRC_TABLE -DBUILDFIXED
/openbsd-current/sys/arch/sparc64/stand/ofwboot/
H A DMakefile42 CPPFLAGS+= -D_STANDALONE -DSUN4U -nostdinc
43 #CPPFLAGS+= -DNETIF_DEBUG
58 CPPFLAGS+= -I${CURDIR}/../../.. -I${CURDIR}/../../../.. -I${CURDIR} -I.
59 CPPFLAGS+= -DRELOC=0x${RELOC}
64 CPPFLAGS+= -DSPARC_BOOT_UFS
65 #CPPFLAGS+= -DSPARC_BOOT_HSFS
67 CPPFLAGS+= -DSOFTRAID
81 NORMAL_S= ${CC} ${AFLAGS} ${CPPFLAGS} -c $<
/openbsd-current/sys/arch/amd64/stand/biosboot/
H A DMakefile24 CPPFLAGS+=-DLOADADDR=$(LOADADDR) -DLINKADDR=$(LINKADDR) -DBOOTMAGIC=$(BOOTMAGIC)
25 CPPFLAGS+=${DEBUGFLAGS}

Completed in 214 milliseconds

1234567891011>>