aboutsummaryrefslogtreecommitdiff
path: root/gcc/ch/Makefile.in
diff options
context:
space:
mode:
authorJeffrey A Law <law@cygnus.com>1999-01-17 20:58:58 +0000
committerJeff Law <law@gcc.gnu.org>1999-01-17 13:58:58 -0700
commit82770562a51c4bde27fd803a97bbd47aa54afa02 (patch)
treede2a1d8e6c7525c9c50f3a5d5ea03baedbc7c5b6 /gcc/ch/Makefile.in
parentf9670bcecf5a8f8d26e2df989f51db158e0c790b (diff)
downloadgcc-82770562a51c4bde27fd803a97bbd47aa54afa02.zip
gcc-82770562a51c4bde27fd803a97bbd47aa54afa02.tar.gz
gcc-82770562a51c4bde27fd803a97bbd47aa54afa02.tar.bz2
* Makefile.in: Do not put ^Ls at the start of a line.
From-SVN: r24723
Diffstat (limited to 'gcc/ch/Makefile.in')
-rw-r--r--gcc/ch/Makefile.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/gcc/ch/Makefile.in b/gcc/ch/Makefile.in
index 29321a7..6147470 100644
--- a/gcc/ch/Makefile.in
+++ b/gcc/ch/Makefile.in
@@ -1,5 +1,5 @@
# 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.
@@ -124,7 +124,7 @@ all: all.indirect
####cross overrides
####build overrides
####site overrides
-
+#
# Now figure out from those variables how to compile and link.
all.indirect: Makefile ../chill ../cc1chill$(exeext)
@@ -188,7 +188,7 @@ FLAGS_TO_PASS = \
# This tells GNU make version 3 not to export all the variables
# defined in this file into the environment.
.NOEXPORT:
-
+#
# Lists of files for various purposes.
# Language-specific object files for CHILL
@@ -235,12 +235,12 @@ mostlyclean:
clean: mostlyclean
-
+#
Makefile: $(srcdir)/Makefile.in $(srcdir)/../configure
cd ..; $(SHELL) config.status
native: config.status ../cc1chill$(exeext) ../chill
-
+#
# Compiling object files from source files.
# Note that dependencies on obstack.h are not written