repo.or.cz
/
dfdiff.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Keep track of the number of buffers undgoing IO, and include that number
[dfdiff.git]
/
sbin
/
ipfw
/
Makefile
blob
d2a9335b7ad3a29939a9ffaa4e22c7b28e1fcf1f
1
# $FreeBSD: src/sbin/ipfw/Makefile,v 1.6.6.3 2002/07/24 03:21:23 luigi Exp $
2
# $DragonFly: src/sbin/ipfw/Makefile,v 1.4 2007/09/02 13:27:23 sephe Exp $
3
4
PROG
=
ipfw
5
MAN
=
ipfw
.8
6
SRCS
=
ipfw2.c
7
WARNS?
=
2
8
9
.
include
<
bsd.prog.mk
>