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
larn(6): Fix two "use of index before limits check" issues.
[dragonfly.git]
/
llvm_clang
/
block4
/
LLVMPowerPCCodeGen
/
Makefile
blob
33e9727310feb762115a49786cc25d2b6dc6e471
1
# Static makefile
2
.
include
"${.CURDIR}/Makefile.sources"
3
CFLAGS
+= ${
CFLAGS_PPC
}
4
.
include
<
bsd.lib.mk
>