repo.or.cz
/
minix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Remove building with NOCRYPTO option
[minix.git]
/
tools
/
llvm-lib
/
Makefile
blob
87cf56754d8eef0add8525e2380b20ae4b87acee
1
# $NetBSD: Makefile,v 1.2 2011/07/05 17:15:51 joerg Exp $
2
3
.
include
<
bsd.init.mk
>
4
5
NO_LLVM_DEVELOPER
=
yes
6
7
.
include
"${.PARSEDIR}/../llvm/Makefile.inc"
8
9
.
include
"${LLVM_TOPLEVEL}/lib/Makefile"