summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-03-21 13:53:18 +0000
committerpeter <peter@FreeBSD.org>1998-03-21 13:53:18 +0000
commit52325b15956a60ed8907cc3b370f71a5473b5eb7 (patch)
treecb1ccb3c5e62d0fdd5b608b49730c11cdaca531d /sbin/Makefile
parent8643af65b3b3c2f3c8642ed97b509ad4d9840b5a (diff)
downloadFreeBSD-src-52325b15956a60ed8907cc3b370f71a5473b5eb7.zip
FreeBSD-src-52325b15956a60ed8907cc3b370f71a5473b5eb7.tar.gz
Initial bmake scaffolding for ipfilter userland stuff.
Obtained from: large chunks stolen from OpenBSD and NetBSD
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index 93a5f19..246e755 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -12,6 +12,8 @@ SUBDIR= disklabel dmesg dset dump dumpfs \
scsiformat shutdown slattach startslip spppcontrol tunefs \
umount
+SUBDIR+=ipf
+
.if exists(${.CURDIR}/${MACHINE})
SUBDIR+= ${MACHINE}
.endif
OpenPOWER on IntegriCloud