summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2014-01-27 15:37:28 +0100
committermanuel <manuel@mausz.at>2014-01-27 15:37:28 +0100
commit490c21cd94489729f34b4c4b690a4c103a78ec11 (patch)
tree813d8574e47b4097e2d595fc0c80b216c894536d /Makefile
parentb2596d21e976743f42a82b7a7a173c7874386bb4 (diff)
downloadqmail-490c21cd94489729f34b4c4b690a4c103a78ec11.tar.gz
qmail-490c21cd94489729f34b4c4b690a4c103a78ec11.tar.bz2
qmail-490c21cd94489729f34b4c4b690a4c103a78ec11.zip
make commands argument mandatory
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 946f0ab..0b98ee3 100644
--- a/Makefile
+++ b/Makefile
@@ -1980,7 +1980,7 @@ trylsock.c compile load
1980 1980
1981spawn.o: \ 1981spawn.o: \
1982compile chkspawn spawn.c sig.h wait.h substdio.h byte.h str.h \ 1982compile chkspawn spawn.c sig.h wait.h substdio.h byte.h str.h \
1983stralloc.h gen_alloc.h select.h exit.h coe.h open.h error.h \ 1983stralloc.h gen_alloc.h select.h exit.h alloc.h coe.h open.h error.h \
1984auto_qmail.h auto_uids.h auto_spawn.h 1984auto_qmail.h auto_uids.h auto_spawn.h
1985 ./chkspawn 1985 ./chkspawn
1986 ./compile spawn.c 1986 ./compile spawn.c