Makefile.inc revision 119018
11556Srgrimes#	@(#)Makefile.inc	8.1 (Berkeley) 5/31/93
250471Speter# $FreeBSD: head/bin/Makefile.inc 119018 2003-08-17 08:37:47Z gordon $
31556Srgrimes
41556SrgrimesBINDIR?=	/bin
5119018SgordonWARNS?=		6
6119018Sgordon
7119018Sgordon.if !defined (WITH_DYNAMICROOT)
81967SjkhNOSHARED?=	YES
9119018Sgordon.endif
10