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
tools/llvm: Do not build with symbols
[minix3.git]
/
external
/
bsd
/
llvm
/
librt
/
Makefile
blob
63c3ce8f9d53528b545a492f46fa6a1dc5a05390
1
# $NetBSD: Makefile,v 1.2 2012/06/17 18:48:46 joerg Exp $
2
3
.
include
<
bsd.own.mk
>
4
5
SUBDIR
+=
\
6
libclang_asan \
7
libcompiler_rt
8
9
.
include
<
bsd.subdir.mk
>