freebsd-src/sbin/Makefile.inc

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
94 B
PHP
Raw Normal View History

.include <src.opts.mk>
BINDIR?= /sbin
.if ${MK_DYNAMICROOT} == "no"
2004-12-21 09:59:45 +00:00
NO_SHARED?= YES
.endif