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
/
kyua-cli
/
lib
/
Makefile.inc
blob
18c7a80087a571cd041d277b88a4df6fcbd9d589
1
# $NetBSD: Makefile.inc,v 1.2 2013/09/12 17:14:20 joerg Exp $
2
3
.include "../Makefile.inc"
4
5
LIBISCXX= yes
6
LIBISPRIVATE= yes
7
8
LIBDPLIBS+= lua ${.CURDIR}/../../../../mit/lua/lib/liblua
9
LIBDPLIBS+= m ${.CURDIR}/../../../../../lib/libm