source: npl/commonservers/daemontools/makefile.patch @ 105afb5

Last change on this file since 105afb5 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 644 bytes
  • admin/daemontools-0.76/src/Makefile

     
    359359subgetopt.o: compile subgetopt.c subgetopt.h
    360360        ./compile subgetopt.c
    361361
    362 supervise: byte.a deepsleep.o load supervise.o time.a unix.a
    363         ./load supervise deepsleep.o time.a unix.a byte.a
     362supervise: byte.a deepsleep.o load supervise.o time.a unix.a libtimesaver.a
     363        ./load supervise deepsleep.o time.a unix.a byte.a libtimesaver.a
    364364
    365365supervise.o: coe.h compile deepsleep.h env.h error.h fifo.h iopause.h \
    366366lock.h ndelay.h open.h sig.h strerr.h supervise.c tai.h taia.h \
Note: See TracBrowser for help on using the repository browser.