X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FMakefile.in;h=c95a2b10747885da6a73b15330e15e563fde074c;hb=22f6b6e92ed5120f97acfd87ba25d9c40ea27578;hp=f73436ba014e093957e5b1f613dbba947e380a6a;hpb=1c8721e5ae9006ea9eeda2de113f9edfe96e1d71;p=helm.git diff --git a/helm/matita/Makefile.in b/helm/matita/Makefile.in index f73436ba0..c95a2b107 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: + otags -vi -r ../ocaml/ . + #.depend: matitaGeneratedGui.ml matitaGeneratedGui.mli *.ml *.mli .depend: $(OCAMLDEP) *.ml *.mli > .depend