summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile.inc
blob: 7a1ebd074544598eb1b5a419e18353536da6f796 (plain)
1
2
3
4
5
6
7
8
9
#	@(#)Makefile.inc	8.1 (Berkeley) 6/8/93
# $FreeBSD$

BINDIR?=	/sbin
WARNS?=	2

.if defined(NO_DYNAMICROOT)
NOSHARED?=	YES
.endif
OpenPOWER on IntegriCloud