NetBSD/usr.sbin/ipf/Makefile

9 lines
180 B
Makefile
Raw Normal View History

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