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
ipfw3: Fix kernel building without DEBUG in the config as well.
[dragonfly.git]
/
usr.sbin
/
zic
/
Makefile.inc
blob
b98e6b1e95fe888ef1ee89334085089580b5dfa6
1
# $FreeBSD: src/usr.sbin/zic/Makefile.inc,v 1.4 1999/08/28 01:21:18 peter Exp $
2
# $DragonFly: src/usr.sbin/zic/Makefile.inc,v 1.2 2003/06/17 04:30:05 dillon Exp $
3
4
WARNS?= 2
5
6
.include "${.CURDIR}/../../Makefile.inc"