+Sun Jan 17 21:53:23 1999 Jeffrey A Law (law@cygnus.com)
+
+ * Makefile.in: Do not put ^Ls at the start of a line.
+
Wed Jan 6 02:53:38 1999 Jeffrey A Law (law@cygnus.com)
* Makefile.in: Add some missing $(exeext). Remove some obsolete
# Makefile for GNU CHILL compiler.
-# Copyright (C) 1987, 88, 90-94, 1998 Free Software Foundation, Inc.
+# Copyright (C) 1987, 88, 90-94, 1998, 1999 Free Software Foundation, Inc.
#This file is part of GNU CC.
####cross overrides
####build overrides
####site overrides
-\f
+#\f
# Now figure out from those variables how to compile and link.
all.indirect: Makefile ../chill ../cc1chill$(exeext)
# This tells GNU make version 3 not to export all the variables
# defined in this file into the environment.
.NOEXPORT:
-\f
+#\f
# Lists of files for various purposes.
# Language-specific object files for CHILL
clean: mostlyclean
-\f
+#\f
Makefile: $(srcdir)/Makefile.in $(srcdir)/../configure
cd ..; $(SHELL) config.status
native: config.status ../cc1chill$(exeext) ../chill
-\f
+#\f
# Compiling object files from source files.
# Note that dependencies on obstack.h are not written
+Sun Jan 17 21:55:42 1999 Jeffrey A Law (law@cygnus.com)
+
+ * Makefile.in: Do not put ^Ls at the start of a line.
+
Fri Jan 15 20:16:20 1999 Per Bothner <bothner@cygnus.com>
* expr.c (process_jvm_instruction): Coerce to correct Throwable
####build overrides
@build_overrides@
####site overrides
-\f
+#\f
# Now figure out from those variables how to compile and link.
all.indirect: Makefile ../jc1$(exeext) ../jcf-dump$(exeext) \
.c.o:
$(CC) -c $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) $<
-\f
+#\f
# Lists of files for various purposes.
# Language-specific object files for Gcc/Java:
cd ..; $(SHELL) config.status
native: config.status ../jc1$(exeext)
-\f
+#\f
# Compiling object files from source files.
TREE_H = $(srcdir)/../tree.h $(srcdir)/../real.h $(srcdir)/../tree.def \
$(srcdir)/../machmode.h $(srcdir)/../machmode.def