--- admin/daemontools-0.76/src/Makefile 2001-07-12 16:49:49.000000000 +0000 +++ admin/daemontools-0.76/src/Makefile 2004-11-24 00:22:33.000000000 +0000 @@ -359,8 +359,8 @@ subgetopt.o: compile subgetopt.c subgetopt.h ./compile subgetopt.c -supervise: byte.a deepsleep.o load supervise.o time.a unix.a - ./load supervise deepsleep.o time.a unix.a byte.a +supervise: byte.a deepsleep.o load supervise.o time.a unix.a libtimesaver.a + ./load supervise deepsleep.o time.a unix.a byte.a libtimesaver.a supervise.o: coe.h compile deepsleep.h env.h error.h fifo.h iopause.h \ lock.h ndelay.h open.h sig.h strerr.h supervise.c tai.h taia.h \