xref
: /
freebsd
/
bin
/
Makefile.inc
(revision 54521a2ff93ae06c95c31f79f89dc23c9b51c20b)
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