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 $
4 .
include "../sys/platform/${MACHINE_PLATFORM}/Makefile.inc"
144 # Uses LibreSSL but can build without it
149 .if
!defined
(NO_LIBRESSL
)
157 .if
!defined
(NO_NS_CACHING
)
161 .if
${MACHINE_ARCH} == "x86_64"
170 .
ifdef BOOT0CFG_SUPPORT
174 .
ifdef WANT_INSTALLER
178 # maximum parallelism
182 .
include <bsd.subdir.mk
>