OSDN Git Service

2004-07-29 Andrew Cagney <cagney@gnu.org>
authorAndrew Cagney <cagney@redhat.com>
Thu, 29 Jul 2004 15:13:05 +0000 (15:13 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 29 Jul 2004 15:13:05 +0000 (15:13 +0000)
* Makefile.in (CONFIG_CLEAN): Delete duplicate definition.

gdb/ChangeLog
gdb/Makefile.in

index dd11dd2..8269d72 100644 (file)
@@ -1,3 +1,7 @@
+2004-07-29  Andrew Cagney  <cagney@gnu.org>
+
+       * Makefile.in (CONFIG_CLEAN): Delete duplicate definition.
+
 2004-07-28  Andrew Cagney  <cagney@gnu.org>
 
        * PROBLEMS: Mention threads/1650.
index f8c50d6..30bc265 100644 (file)
@@ -306,7 +306,6 @@ CONFIG_LDFLAGS = @CONFIG_LDFLAGS@
 ENABLE_CFLAGS= @ENABLE_CFLAGS@
 CONFIG_ALL= @CONFIG_ALL@
 CONFIG_CLEAN= @CONFIG_CLEAN@
-CONFIG_CLEAN= @CONFIG_CLEAN@
 CONFIG_INSTALL = @CONFIG_INSTALL@
 CONFIG_UNINSTALL = @CONFIG_UNINSTALL@