all the ipfilter tools are now built from sbin/Makefile, so remove them from

this Makefile.
This commit is contained in:
Darren Reed 2005-04-25 19:04:12 +00:00
parent 724da9a6cc
commit a86973062f

View File

@ -59,10 +59,6 @@ SUBDIR= ac \
inetd \
iostat \
ip6addrctl \
${_ipftest} \
${_ipresend} \
${_ipsend} \
${_iptest} \
IPXrouted \
jail \
jexec \
@ -226,13 +222,6 @@ _route6d= route6d
_traceroute6= traceroute6
.endif
.if !defined(NO_IPFILTER)
_ipftest= ipftest
_ipresend= ipresend
_ipsend= ipsend
_iptest= iptest
.endif
.if !defined(NO_NIS)
_rpc.yppasswdd= rpc.yppasswdd
_rpc.ypupdated= rpc.ypupdated