]> granicus.if.org Git - flex/commitdiff
remove homegrown tags target; automake does that for us
authorWill Estes <wlestes@users.sourceforge.net>
Fri, 13 Apr 2007 01:50:13 +0000 (01:50 +0000)
committerWill Estes <wlestes@users.sourceforge.net>
Fri, 13 Apr 2007 01:50:13 +0000 (01:50 +0000)
Makefile.am

index 30aa64392e84699b25e295571f916f89fa511f2d..e767ac34a7e5ead6bffcde9559881efbdc3110e9 100644 (file)
@@ -144,11 +144,6 @@ tblcmp.o: tblcmp.c flexdef.h flexint.h
 yylex.o: yylex.c flexdef.h flexint.h parse.h
 filter.o: filter.c flexdef.h flexint.h
 
-# Create a tags file.
-
-tags:
-       ctags --c-types='defgmstuv' $(srcdir)/*.[ch]
-
 # Create the ChangeLog, but only if we're inside a cvs working directory
 
 ChangeLog: $(srcdir)/tools/cvsauthors $(srcdir)/tools/cvs2cl.pl