From: Zack Weinberg Date: Tue, 19 Jan 1999 05:16:20 +0000 (+0000) Subject: Makefile.in: Fix typos in previous change. X-Git-Tag: prereleases/libgcj-0.1~1271 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6afa5179c74b89ed43b8a6a027aa03af69c6a879;p=thirdparty%2Fgcc.git 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 --- diff --git a/libchill/ChangeLog b/libchill/ChangeLog index 6ca587384640..40439940fa4a 100644 --- a/libchill/ChangeLog +++ b/libchill/ChangeLog @@ -1,3 +1,8 @@ +1999-01-19 08:10 -0500 Zack Weinberg + + * 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 diff --git a/libchill/Makefile.in b/libchill/Makefile.in index 643f3fb91965..6277b9a7335d 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