gcc484ntopperl-5.22
Last change
on this file since c5c522c 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
|
Rev | Line | |
---|
[c5c522c] | 1 | --- admin/daemontools-0.76/src/Makefile 2001-07-12 16:49:49.000000000 +0000 |
---|
| 2 | +++ admin/daemontools-0.76/src/Makefile 2004-11-24 00:22:33.000000000 +0000 |
---|
| 3 | @@ -359,8 +359,8 @@ |
---|
| 4 | subgetopt.o: compile subgetopt.c subgetopt.h |
---|
| 5 | ./compile subgetopt.c |
---|
| 6 | |
---|
| 7 | -supervise: byte.a deepsleep.o load supervise.o time.a unix.a |
---|
| 8 | - ./load supervise deepsleep.o time.a unix.a byte.a |
---|
| 9 | +supervise: byte.a deepsleep.o load supervise.o time.a unix.a libtimesaver.a |
---|
| 10 | + ./load supervise deepsleep.o time.a unix.a byte.a libtimesaver.a |
---|
| 11 | |
---|
| 12 | supervise.o: coe.h compile deepsleep.h env.h error.h fifo.h iopause.h \ |
---|
| 13 | lock.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.