1# @(#)Makefile.inc 8.1 (Berkeley) 5/31/93 2# $FreeBSD$ 3 4BINDIR?= /bin 5WARNS?= 6 6 7.if defined(NO_DYNAMICROOT) 8NOSHARED?= YES 9.endif 10