X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fsoftware%2Fmatita%2Fcontribs%2Fprocedural%2FMakefile.common;h=a169ea049f0882ffc6208c34a952e773bb4a9884;hb=964844c87f7c3d7061dfeb7f2d84b6b8bbcdaf13;hp=92225d77d00f07406c59c65995592e45d5d80e4b;hpb=134014e54c374789b38b6c53945f63d21ddbacb0;p=helm.git diff --git a/helm/software/matita/contribs/procedural/Makefile.common b/helm/software/matita/contribs/procedural/Makefile.common index 92225d77d..a169ea049 100644 --- a/helm/software/matita/contribs/procedural/Makefile.common +++ b/helm/software/matita/contribs/procedural/Makefile.common @@ -53,3 +53,9 @@ endif mma: $(DEVEL).conf.xml clean.ma $(H)$(TRANSCRIPT) $(TRANSCRIPTOPTIONS) -C $(BIN) $(DEVEL) + +%.ts: $(DEVEL).conf.xml + $(H)$(BIN)matitaclean.opt $(MATITAOPTIONS) $*.ma + $(H)$(RM) $*.ma + $(H)$(TRANSCRIPT) $(TRANSCRIPTOPTIONS) -C $(BIN) $* $(DEVEL) +