1# @(#)Makefile.inc 8.1 (Berkeley) 5/31/93 2 3.include <src.opts.mk> 4 5BINDIR?= /bin 6 7.if ${MK_DYNAMICROOT} == "no" 8NO_SHARED?= YES 9.endif 10