diff Makefile.in @ 171:929b76928fce r20-3b12

Import from CVS: tag r20-3b12
author cvs
date Mon, 13 Aug 2007 09:47:52 +0200
parents 85ec50267440
children 8eaf7971accc
line wrap: on
line diff
--- a/Makefile.in	Mon Aug 13 09:47:00 2007 +0200
+++ b/Makefile.in	Mon Aug 13 09:47:52 2007 +0200
@@ -523,6 +523,7 @@
 realclean: FRC.realclean
 	for d in $(SUBDIR); do (cd $$d && $(MAKE) $(MFLAGS) $@); done
 	-${top_distclean}
+	$(RM) TAGS
 
 ## This doesn't actually appear in the coding standards, but Karl
 ## says GCC supports it, and that's where the configuration part of