summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile18
1 files changed, 2 insertions, 16 deletions
diff --git a/Makefile b/Makefile
index eac4649..70df80d 100644
--- a/Makefile
+++ b/Makefile
@@ -812,7 +812,7 @@ dnsptr dnsip dnsmxip dnsfq hostname ipmeprint qreceipt qsmhook qbiff \
812forward preline condredirect bouncesaying except maildirmake \ 812forward preline condredirect bouncesaying except maildirmake \
813maildir2mbox maildirwatch qail elq pinq idedit install-big install \ 813maildir2mbox maildirwatch qail elq pinq idedit install-big install \
814instcheck home home+df proc proc+df binm1 binm1+df binm2 binm2+df \ 814instcheck home home+df proc proc+df binm1 binm1+df binm2 binm2+df \
815binm3 binm3+df update_tmprsadh 815binm3 binm3+df
816 816
817load: \ 817load: \
818make-load warn-auto.sh systype 818make-load warn-auto.sh systype
@@ -1915,8 +1915,7 @@ date822fmt.h date822fmt.c dns.h dns.c trylsock.c tryrsolv.c ip.h ip.c \
1915ipalloc.h ipalloc.c select.h1 select.h2 trysysel.c ndelay.h ndelay.c \ 1915ipalloc.h ipalloc.c select.h1 select.h2 trysysel.c ndelay.h ndelay.c \
1916ndelay_off.c direntry.3 direntry.h1 direntry.h2 trydrent.c prot.h \ 1916ndelay_off.c direntry.3 direntry.h1 direntry.h2 trydrent.c prot.h \
1917prot.c chkshsgr.c warn-shsgr tryshsgr.c ipme.h ipme.c trysalen.c \ 1917prot.c chkshsgr.c warn-shsgr tryshsgr.c ipme.h ipme.c trysalen.c \
1918maildir.5 maildir.h maildir.c constmap.h constmap.c \ 1918maildir.5 maildir.h maildir.c constmap.h constmap.c
1919update_tmprsadh
1920 shar -m `cat FILES` > shar 1919 shar -m `cat FILES` > shar
1921 chmod 400 shar 1920 chmod 400 shar
1922 1921
@@ -2247,16 +2246,3 @@ conf-qmail conf-users conf-groups Makefile-cert.mk
2247 @cat Makefile-cert.mk \ 2246 @cat Makefile-cert.mk \
2248 | sed s}QMAIL}"`head -n 1 conf-qmail`"}g \ 2247 | sed s}QMAIL}"`head -n 1 conf-qmail`"}g \
2249 > $@ 2248 > $@
2250
2251update_tmprsadh: \
2252conf-qmail conf-users conf-groups update_tmprsadh.sh
2253 @cat update_tmprsadh.sh\
2254 | sed s}UGQMAILD}"`head -n 2 conf-users|tail -n 1`:`head -n 1 conf-groups`"}g \
2255 | sed s}QMAIL}"`head -n 1 conf-qmail`"}g \
2256 > $@
2257 chmod 755 update_tmprsadh
2258
2259tmprsadh: \
2260update_tmprsadh
2261 echo "Creating new temporary RSA and DH parameters"
2262 ./update_tmprsadh