diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 18 |
1 files changed, 2 insertions, 16 deletions
| @@ -812,7 +812,7 @@ dnsptr dnsip dnsmxip dnsfq hostname ipmeprint qreceipt qsmhook qbiff \ | |||
| 812 | forward preline condredirect bouncesaying except maildirmake \ | 812 | forward preline condredirect bouncesaying except maildirmake \ |
| 813 | maildir2mbox maildirwatch qail elq pinq idedit install-big install \ | 813 | maildir2mbox maildirwatch qail elq pinq idedit install-big install \ |
| 814 | instcheck home home+df proc proc+df binm1 binm1+df binm2 binm2+df \ | 814 | instcheck home home+df proc proc+df binm1 binm1+df binm2 binm2+df \ |
| 815 | binm3 binm3+df update_tmprsadh | 815 | binm3 binm3+df |
| 816 | 816 | ||
| 817 | load: \ | 817 | load: \ |
| 818 | make-load warn-auto.sh systype | 818 | make-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 \ | |||
| 1915 | ipalloc.h ipalloc.c select.h1 select.h2 trysysel.c ndelay.h ndelay.c \ | 1915 | ipalloc.h ipalloc.c select.h1 select.h2 trysysel.c ndelay.h ndelay.c \ |
| 1916 | ndelay_off.c direntry.3 direntry.h1 direntry.h2 trydrent.c prot.h \ | 1916 | ndelay_off.c direntry.3 direntry.h1 direntry.h2 trydrent.c prot.h \ |
| 1917 | prot.c chkshsgr.c warn-shsgr tryshsgr.c ipme.h ipme.c trysalen.c \ | 1917 | prot.c chkshsgr.c warn-shsgr tryshsgr.c ipme.h ipme.c trysalen.c \ |
| 1918 | maildir.5 maildir.h maildir.c constmap.h constmap.c \ | 1918 | maildir.5 maildir.h maildir.c constmap.h constmap.c |
| 1919 | update_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 | |||
| 2251 | update_tmprsadh: \ | ||
| 2252 | conf-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 | |||
| 2259 | tmprsadh: \ | ||
| 2260 | update_tmprsadh | ||
| 2261 | echo "Creating new temporary RSA and DH parameters" | ||
| 2262 | ./update_tmprsadh | ||
