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"
141 .if
!defined
(NO_IPFILTER
)
148 .if
!defined
(NO_BIND
)
164 .if
!defined
(NO_NS_CACHING
)
168 .if
!defined
(NO_SENDMAIL
)
176 .if
${MACHINE_ARCH} == "i386" ||
${MACHINE_ARCH} == "x86_64"
192 .if
${MACHINE_ARCH} == "i386"
200 .
ifdef BOOT0CFG_SUPPORT
204 .
ifdef WANT_INSTALLER
208 .
include <bsd.subdir.mk
>