* Makefile.in (chillrt0.o): Depend on chillrt0.c explicitly.
authorHans-Peter Nilsson <hp@axis.se>
Mon, 30 Aug 1999 22:42:48 +0000 (00:42 +0200)
committerJeff Law <law@gcc.gnu.org>
Mon, 30 Aug 1999 22:42:48 +0000 (16:42 -0600)
From-SVN: r28989

libchill/ChangeLog
libchill/Makefile.in

index 6e0944701b2704c8c2ec4ff02ffcd3940c2dc1a0..d01f4efa77d98a4a108a6a2b34a295d1ac464912 100644 (file)
@@ -1,3 +1,7 @@
+Mon Aug 30 16:42:45 1999  Hans-Peter Nilsson  <hp@axis.se>
+
+       * Makefile.in (chillrt0.o): Depend on chillrt0.c explicitly.
+
 Fri Aug  6 23:32:29 1999  Daniel Jacobowitz <drow@drow.them.org>
 
        * Makefile.in (FLAGS_TO_PASS): Include prefix, exec_prefix,
index e1abc77bacf2f9fa932414ab7cedda19ca57bcc3..f4fb2636308186683afc52a0b0ead16f7d8948ae 100644 (file)
@@ -171,7 +171,7 @@ waitbuffer.o: waitbuffer.c rtltypes.h rts.h
 
 $(PSOBJS): $(srcdir)/powerset.h
 librmt.o: $(srcdir)/rtltypes.h
-chillrt0.o: $(srcdir)/rtltypes.h $(srcdir)/iomodes.h $(srcdir)/auxtypes.h
+chillrt0.o: chillrt0.c $(srcdir)/rtltypes.h $(srcdir)/iomodes.h $(srcdir)/auxtypes.h
 $(LIBOBJS1): $(srcdir)/rtltypes.h
 $(TIMEOBJS): $(srcdir)/rtltypes.h $(srcdir)/rts.h
 $(TASKOBJS): $(srcdir)/rts.h $(srcdir)/rtltypes.h