1997-09-21 21:02:33 +04:00
|
|
|
# $NetBSD: Makefile,v 1.4 1997/09/21 17:02:33 veego Exp $
|
1997-01-05 16:06:38 +03:00
|
|
|
|
1997-04-13 03:57:37 +04:00
|
|
|
SUBDIR= ipf ipfstat ipmon ipnat ipftest ipsend iptest
|
1997-09-21 21:02:33 +04:00
|
|
|
.if make(install)
|
|
|
|
SUBDIR+= rules
|
|
|
|
.endif
|
1997-01-05 16:06:38 +03:00
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|