]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/library/Makefile
...
[helm.git] / helm / software / matita / library / Makefile
index cce033fc015504202a5431ad04b60426d5431dbd..33368a32d4bb8dc198e4fbdb395326faa49438c6 100644 (file)
@@ -9,6 +9,11 @@ clean:
 clean.opt:
        ../matitaclean.opt
 depend:
-       ../matitadep
+       ../matitadep -dot
 depend.opt:
-       ../matitadep.opt
+       ../matitadep.opt -dot
+
+%.mo: 
+       ../matitac $*.ma
+%.mo.opt: 
+       ../matitac.opt $*.ma