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"
139 .if
!defined
(NO_IPFILTER
)
146 .if
!defined
(NO_BIND
)
162 .if
!defined
(NO_NS_CACHING
)
166 .if
!defined
(NO_SENDMAIL
)
174 .if
${MACHINE_ARCH} == "i386" ||
${MACHINE_ARCH} == "amd64"
178 .if
${MACHINE_ARCH} == "i386"
197 .
ifdef BOOT0CFG_SUPPORT
201 .
ifdef WANT_INSTALLER
205 .
include <bsd.subdir.mk
>