1 # From: @(#)Makefile 5.20 (Berkeley) 6/12/93
2 # $FreeBSD: src/usr.sbin/Makefile,v 1.183.2.14 2003/04/16 11:01:51 ru Exp $
3 # $DragonFly: src/usr.sbin/Makefile,v 1.49 2008/09/30 12:20:29 hasso Exp $
5 .
include "../sys/platform/${MACHINE_PLATFORM}/Makefile.inc"
140 .if
!defined
(NO_IPFILTER
)
147 .if
!defined
(NO_BIND
)
163 .if
!defined
(NO_NS_CACHING
)
167 .if
!defined
(NO_SENDMAIL
)
175 .if
${MACHINE_ARCH} == "i386"
195 .
ifdef BOOT0CFG_SUPPORT
199 .
ifdef WANT_INSTALLER
203 .
include <bsd.subdir.mk
>