make-rules/makemaker.mk
changeset 4252 891a844655c4
parent 4091 fca9099ab398
child 4393 963a977eeb62
--- a/make-rules/makemaker.mk	Mon May 04 18:32:20 2015 -0500
+++ b/make-rules/makemaker.mk	Mon May 04 18:34:05 2015 -0500
@@ -206,9 +206,6 @@
 	$(MAKE) PARFAIT_BUILD=yes parfait
 endif
 
-clean:: 
-	$(RM) -r $(BUILD_DIR) $(PROTO_DIR)
-
 ifneq ($(findstring 5.12, $(PERL_VERSIONS)),)
 REQUIRED_PACKAGES += runtime/perl-512
 endif