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.37 2008/01/06 21:51:30 hasso Exp $
5 .
include "../sys/platform/${MACHINE_PLATFORM}/Makefile.inc"
143 .if
!defined
(NO_IPFILTER
)
150 .if
!defined
(NO_BIND
)
162 .if
!defined
(NO_DHCPD
)
170 .if
!defined
(NO_SENDMAIL
)
178 .if
${MACHINE_ARCH} == "i386"
199 .
ifdef BOOT0CFG_SUPPORT
203 .
include <bsd.subdir.mk
>