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
Patrick Welche <prlw1@cam.ac.uk>
[netbsd-mini2440.git]
/
usr.sbin
/
ipf
/
Makefile
blob
aa44c0c4f36d43eef5833fc16c96096c2dbd489a
1
# $NetBSD: Makefile,v 1.7 2000/05/03 11:40:53 veego Exp $
2
3
SUBDIR
=
libipf .WAIT
4
SUBDIR
+=
ipf ipfs ipfstat ipftest ipmon ipnat ippool ipresend
5
SUBDIR
+=
ipsend iptest rules
6
7
.
include
<
bsd.subdir.mk
>