repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Sync usage with man page.
[netbsd-mini2440.git]
/
external
/
bsd
/
libarchive
/
bin
/
Makefile.inc
blob
3a15c2543681faf5a8e9dd42784a30ac58c6b310
1
# $NetBSD: Makefile.inc,v 1.1 2008/07/27 19:31:03 joerg Exp $
2
3
.include "../Makefile.inc"
4
5
BINDIR= /bin
6
7
.if (${MKDYNAMICROOT} == "no")
8
LDSTATIC?= -static
9
.endif