repo.or.cz
/
minix3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
<sys/socket.h>: turn off MSG_NOSIGNAL
[minix3.git]
/
tools
/
llvm-librt
/
Makefile
blob
2fcbfdeeb7da5a7080373fa4efef42b900ebc95e
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}/librt/Makefile"