* Makefile.in (root.o): Correct dependencies.
authorJim Blandy <jimb@red-bean.com>
Sat, 5 Oct 1996 17:22:18 +0000 (17:22 +0000)
committerJim Blandy <jimb@red-bean.com>
Sat, 5 Oct 1996 17:22:18 +0000 (17:22 +0000)
libguile/Makefile.in

index cc45bda..dae40ee 100644 (file)
@@ -714,9 +714,10 @@ read.o: read.c extchrs.h _scm.h __scm.h scmconfig.h \
 root.o: root.c _scm.h __scm.h scmconfig.h \
  tags.h error.h __scm.h print.h \
  options.h pairs.h list.h gc.h gsubr.h procs.h numbers.h \
- symbols.h boolean.h strings.h vectors.h root.h ports.h eval.h \
- throw.h smob.h ports.h genio.h debug.h stackchk.h dynwind.h \
- markers.h pairs.h root.x
+ symbols.h boolean.h strings.h vectors.h root.h ports.h async.h \
+ stackchk.h continuations.h debug.h dynwind.h \
+ eval.h genio.h smob.h ports.h genio.h \
+ markers.h throw.h root.x
 scmsigs.o: scmsigs.c _scm.h __scm.h scmconfig.h \
  tags.h error.h __scm.h print.h \
  options.h pairs.h list.h gc.h gsubr.h procs.h numbers.h \