aboutsummaryrefslogtreecommitdiff
path: root/libchill
diff options
context:
space:
mode:
authorZack Weinberg <zack@rabi.columbia.edu>1999-01-19 05:16:20 +0000
committerZack Weinberg <zack@gcc.gnu.org>1999-01-19 05:16:20 +0000
commit6afa5179c74b89ed43b8a6a027aa03af69c6a879 (patch)
tree7a909857cfe67a751b0dfe15353723f276b796dc /libchill
parent151976a81134203d863bb186d69c22bb29d843b5 (diff)
downloadgcc-6afa5179c74b89ed43b8a6a027aa03af69c6a879.zip
gcc-6afa5179c74b89ed43b8a6a027aa03af69c6a879.tar.gz
gcc-6afa5179c74b89ed43b8a6a027aa03af69c6a879.tar.bz2
Makefile.in: Fix typos in previous change.
* Makefile.in: Fix typos in previous change. (rtsdummy.o): Don't depend on gvarargs.h. From-SVN: r24754
Diffstat (limited to 'libchill')
-rw-r--r--libchill/ChangeLog5
-rw-r--r--libchill/Makefile.in4
2 files changed, 7 insertions, 2 deletions
diff --git a/libchill/ChangeLog b/libchill/ChangeLog
index 6ca5873..4043994 100644
--- a/libchill/ChangeLog
+++ b/libchill/ChangeLog
@@ -1,3 +1,8 @@
+1999-01-19 08:10 -0500 Zack Weinberg <zack@rabi.columbia.edu>
+
+ * Makefile.in: Fix typos in previous change.
+ (rtsdummy.o): Don't depend on gvarargs.h.
+
Mon Jan 18 04:47:34 1999 Jeffrey A Law (law@cygnus.com)
Hans-Peter Nilsson <hp@axis.se>
diff --git a/libchill/Makefile.in b/libchill/Makefile.in
index 643f3fb..6277b9a 100644
--- a/libchill/Makefile.in
+++ b/libchill/Makefile.in
@@ -104,12 +104,12 @@ exh.o: exh.c rtltypes.h
retmem.o: retmem.c
unhex.o: unhex.c
unhex1.o: unhex1.c
-rtsdummy.o: rtsdummy.c gvarargs.h rtltypes.h
+rtsdummy.o: rtsdummy.c rtltypes.h
terminate.o: terminate.c rtltypes.h
basicio.o: basicio.c fileio.h
chillstdio.o: chillstdio.c iomodes.h
delete.o: delete.c fileio.h
-eoln.o: eoln.c fileio
+eoln.o: eoln.c fileio.h
existing.o: existing.c fileio.h
format.o: format.c bitstring.h auxtypes.h iomodes.h format.h fileio.h ioerror.h
getassoc.o: getassoc.c fileio.h