aboutsummaryrefslogtreecommitdiff
path: root/etc/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2019-06-03 15:12:44 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2019-06-03 15:12:44 +0000
commit5d280640cdf5a9d6c9e2ab96b3eefbc18b16be33 (patch)
treebb7992f6293c5aa9c0b707fe997fbd70f7768f25 /etc/Makefile
parenta88c8ae7980162fd5263ea2992808d9d2ea514a8 (diff)
downloadsrc-5d280640cdf5a9d6c9e2ab96b3eefbc18b16be33.tar.gz
src-5d280640cdf5a9d6c9e2ab96b3eefbc18b16be33.zip
Leave mtree hardcoded for now. Reverting partially 348521 and also
the followup stopgap change, because I don't think it's a correct. I still need to figure out where to stick it in. In cannot be in Makefile.inc1 and it cannot be in etc/Makefile from the looks of it to avoid chicken-and-egg problem.
Notes
Notes: svn path=/head/; revision=348532
Diffstat (limited to 'etc/Makefile')
-rw-r--r--etc/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/Makefile b/etc/Makefile
index 7ee9eca7eb18..f8360b969d22 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -93,8 +93,6 @@ distribution:
.endif
.endif
-MTREE_CMD?= mtree
-
MTREES= mtree/BSD.root.dist / \
mtree/BSD.var.dist /var \
mtree/BSD.usr.dist /usr \