xref
: /
freebsd
/
bin
/
Makefile.inc
(revision 13227efc5b034bfa31c90a3b75f9d006c77c6c90)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
.
include
<
src.opts.mk
>
2
3
BINDIR
?= /
bin
4
5
.
if
${
MK_DYNAMICROOT
} ==
"no"
6
NO_SHARED
?=
YES
7
.
endif
8