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