Add support for mounting single files in nullfs
[freebsd.git] / sbin / ipf / Makefile
1 #       $FreeBSD$
2
3 SUBDIR=         libipf .WAIT
4 SUBDIR+=        ipf ipfs ipfstat ipmon ipnat ippool
5 # XXX Temporarily disconnected.
6 # SUBDIR+=      ipftest ipresend ipsend
7 SUBDIR_PARALLEL=
8
9 .include <bsd.subdir.mk>