SUBDIR= ifconfig route
SUBDIR+=rtsol
#SUBDIR+=ip6fw
.if exists(sysctl)
SUBDIR+=sysctl
.endif

.include <bsd.subdir.mk>
