X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fmatita%2FMakefile.in;h=c95a2b10747885da6a73b15330e15e563fde074c;hb=aca103d3c3d740efcc0bcc2932922cff77facb49;hp=f73436ba014e093957e5b1f613dbba947e380a6a;hpb=de9a83f286eee12117fb478ea2db18f7faebac9a;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