From DanielJ and GDB 5.2 branch
* Makefile.in (distclean): Remove config.cache, stamp-h, and
config.status config.h..
+2002-12-01 Andrew Cagney <ac131313@redhat.com>
+
+ From DanielJ and GDB 5.2 branch
+ * Makefile.in (distclean): Remove config.cache, stamp-h, and
+ config.status config.h..
+
2002-01-21 Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
* linux-msg.sed: Comment typo fix.
distclean: clean
rm -f Makefile ID TAGS po2msg.sed po2tbl.sed libintl.h config.log
+ rm -f config.cache stamp-h config.status config.h
maintainer-clean: distclean
@echo "This command is intended for maintainers to use;"