diff options
| author | manuel <manuel@mausz.at> | 2014-01-27 15:37:28 +0100 |
|---|---|---|
| committer | manuel <manuel@mausz.at> | 2014-01-27 15:37:28 +0100 |
| commit | 490c21cd94489729f34b4c4b690a4c103a78ec11 (patch) | |
| tree | 813d8574e47b4097e2d595fc0c80b216c894536d /Makefile | |
| parent | b2596d21e976743f42a82b7a7a173c7874386bb4 (diff) | |
| download | qmail-490c21cd94489729f34b4c4b690a4c103a78ec11.tar.gz qmail-490c21cd94489729f34b4c4b690a4c103a78ec11.tar.bz2 qmail-490c21cd94489729f34b4c4b690a4c103a78ec11.zip | |
make commands argument mandatory
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1980,7 +1980,7 @@ trylsock.c compile load | |||
| 1980 | 1980 | ||
| 1981 | spawn.o: \ | 1981 | spawn.o: \ |
| 1982 | compile chkspawn spawn.c sig.h wait.h substdio.h byte.h str.h \ | 1982 | compile chkspawn spawn.c sig.h wait.h substdio.h byte.h str.h \ |
| 1983 | stralloc.h gen_alloc.h select.h exit.h coe.h open.h error.h \ | 1983 | stralloc.h gen_alloc.h select.h exit.h alloc.h coe.h open.h error.h \ |
| 1984 | auto_qmail.h auto_uids.h auto_spawn.h | 1984 | auto_qmail.h auto_uids.h auto_spawn.h |
| 1985 | ./chkspawn | 1985 | ./chkspawn |
| 1986 | ./compile spawn.c | 1986 | ./compile spawn.c |
