X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;ds=sidebyside;f=helm%2Fmatita%2FMakefile.in;h=f584ec84010aac92c7e85b9f88732f162439779b;hb=65f34cf91a06b727d5387d92e70c875d15c88fd7;hp=f73436ba014e093957e5b1f613dbba947e380a6a;hpb=de9a83f286eee12117fb478ea2db18f7faebac9a;p=helm.git diff --git a/helm/matita/Makefile.in b/helm/matita/Makefile.in index f73436ba0..f584ec840 100644 --- a/helm/matita/Makefile.in +++ b/helm/matita/Makefile.in @@ -93,6 +93,11 @@ distclean: clean rm -f matita.glade.bak matita.gladep.bak rm -rf autom4te.cache/ +tags: TAGS +.PHONY: TAGS +TAGS: + cd ..; otags -vi -r ocaml/ matita/ + #.depend: matitaGeneratedGui.ml matitaGeneratedGui.mli *.ml *.mli .depend: $(OCAMLDEP) *.ml *.mli > .depend