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
Add unzip(1). If you can't beat 'em, join 'em
[dragonfly.git]
/
llvm_clang
/
block4
/
clangParse
/
Makefile
blob
44c2b4f9f4326974eb5b0469e1942ecdc5db19d0
1
# Static makefile
2
.
include
"${.CURDIR}/Makefile.sources"
3
CFLAGS
+= ${
CFLAGS_CLANG
}
4
.
include
<
bsd.lib.mk
>