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
libpam: Update Makefile.
[dragonfly.git]
/
llvm_clang
/
block4
/
LLVMAMDGPUAsmPrinter
/
Makefile
blob
798b8b910b145279188bade892e3ab3b02cb6d7f
1
# Static makefile
2
.
include
"${.CURDIR}/Makefile.sources"
3
CFLAGS
+= ${
CFLAGS_AMDGPU
}
4
.
include
<
bsd.lib.mk
>