aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2009-08-27 17:26:09 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2009-08-27 17:26:09 +0000
commit9d16faa36bea51e414201da64ff4c9fd6ff51c2b (patch)
treebc3e1b18ba26ebfad5585fa1c38963cad41c7c31 /release/Makefile
parent2e77daa55bde1ac71e5868f49f8d88ffc7656b00 (diff)
Notes
Diffstat (limited to 'release/Makefile')
-rw-r--r--release/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/release/Makefile b/release/Makefile
index 82c6ebe800ae..b3b6abeb6b7e 100644
--- a/release/Makefile
+++ b/release/Makefile
@@ -603,6 +603,7 @@ release.2:
cd ${.CURDIR}/.. && ${CROSSMAKE} distrib-dirs DESTDIR=${RD}/trees/base
cd ${.CURDIR}/.. && ${CROSSMAKE} ${WORLD_FLAGS} distributeworld \
DISTDIR=${RD}/trees
+ sh ${.CURDIR}/scripts/mm-mtree.sh -F "${CROSSENV}" -D "${RD}/trees/base"
touch ${.TARGET}
# Make and install the generic kernel(s).