repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prevent implicit -Wsystem-headers passing from CFLAGS to CXXFLAGS.
[dragonfly.git]
/
llvm_clang
/
block4
/
LLVMCore
/
Makefile
blob
516a5c02d1c30565962b460998ec831a20ae981b
1
# Static makefile
2
.
include
"${.CURDIR}/Makefile.sources"
3
CFLAGS
+= -
I
${
.OBJDIR
}/
..
/
..
/
block3
/
lib
/
IR
4
.
include
<
bsd.lib.mk
>