chiark / gitweb /
Kill the old chroot-maintenance tools.
[distorted-chroot] / Makefile
index 7e622e9461e862e04c430b4b63aee25450a9075d..72299a716e1205f1d2582651da92089fd7ad9393 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -419,9 +419,7 @@ $(PYMODULES): $(STATE)/lib/python/%.so: $$(call c-object,$$($$*_SOURCES))
 ### Scripts.
 
 SCRIPTS                        += chroot-maint
-SCRIPTS                        += mkbuildchroot
 SCRIPTS                        += mkchrootconf
-SCRIPTS                        += install-cross-tools update-cross-tools
 
 SUBST_SCRIPTS           = $(addprefix $(STATE)/bin/,$(SCRIPTS))
 all:: $(SUBST_SCRIPTS)