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 dd11dd28e38e86180321e6fae2f103cf855505ce..8269d72def5ce9f25af4e623bc70a7134653f7ee 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 f8c50d6ad931c785ad7e9df09bb3050b2f70077c..30bc265645ad4d7a192eaf581d0e5e1ea6fdf7f9 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@
 
This page took 0.034491 seconds and 4 git commands to generate.