--- Makefile.orig Sat Sep 27 13:16:29 2003 +++ Makefile Sat Sep 27 13:17:04 2003 @@ -3,17 +3,10 @@ # .if !make(install) -SUBDIR= libpcap +SUBDIR= libpcap pfctl .endif -SUBDIR+= pfctl authpf ftp-proxy man pf pflog pfsync +SUBDIR+= authpf .include "include/mk/util.mk" - -.if (ALTQ_SUPPORT) && (${ALTQ_SUPPORT} == "yes") -SUBDIR+= pfaltq -.endif - -SUBDIR+= pflogd tcpdump - .include