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_SENDMAIL
)
172 .if
${MACHINE_ARCH} == "i386"
192 .
ifdef BOOT0CFG_SUPPORT
196 .
ifdef WANT_INSTALLER
200 .
include <bsd.subdir.mk
>