Do not delete testcmds.
authorAndrew Cagney <cagney@redhat.com>
Tue, 18 Apr 2000 08:03:40 +0000 (08:03 +0000)
committerAndrew Cagney <cagney@redhat.com>
Tue, 18 Apr 2000 08:03:40 +0000 (08:03 +0000)
gdb/testsuite/gdb.mi/ChangeLog-mi
gdb/testsuite/gdb.mi/Makefile.in

index a0cb0412c7c41a2affaf19da4d00028c9166302f..0802adf27a3bdfc3eaf5965596ca7636c0d22f1b 100644 (file)
@@ -1,3 +1,7 @@
+Tue Apr 18 15:36:07 2000  Andrew Cagney  <cagney@b1.cygnus.com>
+
+       * Makefile.in (clean mostlyclean): Do not delete $(MISCELLANEOUS).
+
 Tue Mar 14 15:54:57 2000  Andrew Cagney  <cagney@b1.cygnus.com>
 
        * basics.c: Add EMACS local variable pointing change-log at this
index 92a0a73e0db2307992fffc24ec184c43915a22ee..67a0f5d39b55ee0616829aa325f75aa175d25223 100644 (file)
@@ -11,7 +11,7 @@ all:
 #### host, target, and site specific Makefile frags come in here.
 
 clean mostlyclean:
-       -rm -f *.ci *.o $(OBJS) $(PROGS) $(MISCELLANEOUS) *~ core
+       -rm -f *.ci *.o $(OBJS) $(PROGS) *~ core
 
 distclean maintainer-clean realclean: clean
        -rm -f Makefile config.status config.log