]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/Makefile
__ files are removed
[helm.git] / helm / matita / tests / Makefile
index 1ea16550dffe1a7bc0673aa652c4a613d5c2ff0c..ee1f6bbe99895fcd676978af3d71a8ce5acfedf2 100644 (file)
@@ -32,10 +32,13 @@ verbose:
 %.opt:
        $(H)$(MAKE) MATITAC='$(MATITACOPT)' MATITACLEAN='$(MATITACLEANOPT)' MATITADEP='$(MATITADEPOPT)' $(@:%.opt=%)
 
-clean:
+clean_:
+       rm -r __*not_for_matita
+
+clean: clean_
        $(H)$(MATITACLEAN) $(SRC)
 
-cleanall:
+cleanall: clean_
        $(H)rm -f $(SRC:%.ma=%.moo)
        $(MATITACLEAN) all