Makefile.inc revision 119018
11558Srgrimes#	@(#)Makefile.inc	8.1 (Berkeley) 6/8/93
274531Sru# $FreeBSD: head/sbin/Makefile.inc 119018 2003-08-17 08:37:47Z gordon $
31558Srgrimes
41558SrgrimesBINDIR?=	/sbin
5119018SgordonWARNS?=	2
6119018Sgordon
7119018Sgordon.if !defined (WITH_DYNAMICROOT)
81597SrgrimesNOSHARED?=	YES
9119018Sgordon.endif
10