egcs_update: Do touch java/parse.c and java/parse-scan.c.
authorJeffrey A Law <law@cygnus.com>
Thu, 29 Oct 1998 23:40:27 +0000 (23:40 +0000)
committerJeff Law <law@gcc.gnu.org>
Thu, 29 Oct 1998 23:40:27 +0000 (16:40 -0700)
        * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
        in the repo again.

From-SVN: r23444

contrib/ChangeLog
contrib/egcs_update

index e904f03..59ed830 100644 (file)
@@ -1,3 +1,8 @@
+Fri Oct 30 00:39:27 1998  Jeffrey A Law  (law@cygnus.com)
+
+       * egcs_update: Do touch java/parse.c and java/parse-scan.c. They're
+       in the repo again.
+
 Fri Oct 16 07:35:00 1998  Bruce Korb <korb@datadesign.com>
 
        * egcs_update:  Added gcc/fixinc/* generated files to touch list.
index cac547e..842467a 100755 (executable)
@@ -76,6 +76,8 @@ for f in gcc/c-parse.y \
         gcc/objc/objc-parse.c \
         gcc/objc/objc-parse.y \
         gcc/java/parse.h \
+        gcc/java/parse.c \
+        gcc/java/parse-scan.c \
         libf2c/libU77/stamp-h.in \
         contrib/fixinc/fixincl.x \
         contrib/fixinc/inclhack.sh \