* Makefile.in (clean): Add missing '{'.
authorFred Fish <fnf@specifix.com>
Fri, 9 Feb 1996 15:23:30 +0000 (15:23 +0000)
committerFred Fish <fnf@specifix.com>
Fri, 9 Feb 1996 15:23:30 +0000 (15:23 +0000)
gdb/testsuite/gdb.chill/ChangeLog
gdb/testsuite/gdb.chill/Makefile.in

index 243d6ac..cc6f738 100644 (file)
@@ -1,3 +1,7 @@
+Fri Feb  9 08:22:16 1996  Fred Fish  <fnf@cygnus.com>
+
+       * Makefile.in (clean): Add missing '{'.
+
 Tue Feb  6 21:52:26 1996  Per Bothner  <bothner@kalessin.cygnus.com>
 
        * pr-8894.exp, pr-8894.ch, pr-8894-grt.ch:  New test case.
index 75b5f4f..ece7612 100644 (file)
@@ -17,7 +17,7 @@ all:
          EXPECT=${EXPECT}
 
 clean mostlyclean:
-       -rm -f *.o $OBJS} *.exe *~ core 
+       -rm -f *.o ${OBJS} *.exe *~ core 
 
 distclean maintainer-clean realclean: clean
        -rm -f Makefile config.status