This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

just a nicety...



--- gprof/Makefile.in.~1~	Wed Nov  1 15:50:51 1995
+++ gprof/Makefile.in	Mon Nov  6 11:07:21 1995
@@ -82,6 +82,9 @@
 check:
 installcheck:
 
+TAGS:
+	etags -t $(srcdir)/*.[ch]
+
 install-info: gprof.info
 	if [ -r gprof.info ]; then \
 	  dir=. ; \