repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
sbin/*hammer: Use typedef'd for struct zone_stat*
[dragonfly.git]
/
sbin
/
Makefile.inc
blob
ee49891dd57dfc8e3a970a0c3e72b4fd25ad9ef9
1
# @(#)Makefile.inc 8.1 (Berkeley) 6/8/93
2
# $FreeBSD: src/sbin/Makefile.inc,v 1.5.6.1 2001/08/01 05:53:59 obrien Exp $
3
# $DragonFly: src/sbin/Makefile.inc,v 1.3 2006/10/17 00:55:39 pavalos Exp $
4
5
BINDIR?= /sbin
6
.if defined(NO_DYNAMICROOT)
7
NOSHARED?= YES
8
.endif
9
WARNS?= 6