Gitiles
Code Review
Sign In
code.illumos.org
/
illumos-gate
/
199767f8919635c4928607450d9e0abb932109ce
/
.
/
usr
/
src
/
boot
/
sys
/
boot
/
uboot
/
Makefile
blob: 43b57480fe4c837ffcb5a2d51d32529eb00502a0 [
file
] [
log
] [
blame
]
# $FreeBSD$
.
include
<
src
.
opts
.
mk
>
SUBDIR
=
lib
.
if
$
{
MK_FDT
}
!=
"no"
SUBDIR
+=
fdt
.
endif
.
include
<
bsd
.
subdir
.
mk
>