# $FreeBSD$
.include "bsd.own.mk"
.if defined(.PARSEDIR)
# make sure this is available to unit-tests/Makefile
.export SRCTOP
.endif
.if ${MK_BMAKE} != "no"
PROG= make
.if ${MK_SHARED_TOOLCHAIN} == "no"
NO_SHARED?= YES
WARNS=3