freebsd/sbin/Makefile.inc

8 lines
93 B
Makefile

.include <src.opts.mk>
BINDIR?= /sbin
.if ${MK_DYNAMICROOT} == "no"
NO_SHARED?= YES
.endif