+2009-02-10 Joseph Myers <joseph@codesourcery.com>
+
+ * Makefile.in (clean): Don't remove makedepend$(EXEEXT).
+
2008-10-27 Janis Johnson <janis187@us.ibm.com>
PR other/37897
# @configure_input@
# Makefile for libdecnumber. Run 'configure' to generate Makefile from Makefile.in
-# Copyright (C) 2005, 2007 Free Software Foundation, Inc.
+# Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
#This file is part of GCC.
-rm -f *.o
clean: mostlyclean
- -rm -rf makedepend$(EXEEXT) libdecnumber.a $(srcdir)/autom4te.cache
+ -rm -rf libdecnumber.a $(srcdir)/autom4te.cache
distclean: clean
-rm -f config.h stamp-h1 config.status config.cache config.log \