summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2013-02-06 00:49:23 +0100
committermanuel <manuel@mausz.at>2013-02-06 00:49:23 +0100
commit5ef4e933302b0b325185013d351ffa78402d3c5c (patch)
tree3a5a06cabbba694e3d1819deafc2aa89a25a2db7 /Makefile
parentaa4cc23071213f405b1671a5beaae3266cc1af45 (diff)
downloadqmail-5ef4e933302b0b325185013d351ffa78402d3c5c.tar.gz
qmail-5ef4e933302b0b325185013d351ffa78402d3c5c.tar.bz2
qmail-5ef4e933302b0b325185013d351ffa78402d3c5c.zip
[PATCH] rename mbox.5 + fix-manpages
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile16
1 files changed, 6 insertions, 10 deletions
diff --git a/Makefile b/Makefile
index aef981f..1483434 100644
--- a/Makefile
+++ b/Makefile
@@ -970,12 +970,12 @@ qmail-smtpd.0 tcp-env.0 qmail-newmrh.0 qreceipt.0 qbiff.0 forward.0 \
970preline.0 condredirect.0 bouncesaying.0 except.0 maildirmake.0 \ 970preline.0 condredirect.0 bouncesaying.0 except.0 maildirmake.0 \
971maildir2mbox.0 maildirwatch.0 qmail.0 qmail-limits.0 qmail-log.0 \ 971maildir2mbox.0 maildirwatch.0 qmail.0 qmail-limits.0 qmail-log.0 \
972qmail-control.0 qmail-header.0 qmail-users.0 dot-qmail.0 \ 972qmail-control.0 qmail-header.0 qmail-users.0 dot-qmail.0 \
973qmail-command.0 tcp-environ.0 maildir.0 mbox.0 addresses.0 \ 973qmail-command.0 maildir.0 qmail-mbox.0 addresses.0 \
974envelopes.0 forgeries.0 974envelopes.0 forgeries.0
975 975
976mbox.0: \ 976qmail-mbox.0: \
977mbox.5 977qmail-mbox.5
978 nroff -man mbox.5 > mbox.0 978 nroff -man qmail-mbox.5 > qmail-mbox.0
979 979
980myctime.o: \ 980myctime.o: \
981compile myctime.c datetime.h fmt.h myctime.h 981compile myctime.c datetime.h fmt.h myctime.h
@@ -1851,7 +1851,7 @@ auto_spawn.h chkspawn.c conf-split auto_split.h conf-patrn \
1851auto_patrn.h conf-users conf-groups auto_uids.h auto_usera.h extra.h \ 1851auto_patrn.h conf-users conf-groups auto_uids.h auto_usera.h extra.h \
1852addresses.5 except.1 bouncesaying.1 condredirect.1 dot-qmail.9 \ 1852addresses.5 except.1 bouncesaying.1 condredirect.1 dot-qmail.9 \
1853envelopes.5 forgeries.7 forward.1 maildir2mbox.1 maildirmake.1 \ 1853envelopes.5 forgeries.7 forward.1 maildir2mbox.1 maildirmake.1 \
1854maildirwatch.1 mailsubj.1 mbox.5 preline.1 qbiff.1 qmail-clean.8 \ 1854maildirwatch.1 mailsubj.1 qmail-mbox.5 preline.1 qbiff.1 qmail-clean.8 \
1855qmail-command.8 qmail-control.9 qmail-getpw.9 qmail-header.5 \ 1855qmail-command.8 qmail-control.9 qmail-getpw.9 qmail-header.5 \
1856qmail-inject.8 qmail-limits.9 qmail-local.8 qmail-log.5 \ 1856qmail-inject.8 qmail-limits.9 qmail-local.8 qmail-log.5 \
1857qmail-lspawn.8 qmail-newmrh.9 qmail-newu.9 qmail-pop3d.8 \ 1857qmail-lspawn.8 qmail-newmrh.9 qmail-newu.9 qmail-pop3d.8 \
@@ -1914,7 +1914,7 @@ date822fmt.h date822fmt.c dns.h dns.c trylsock.c tryrsolv.c ip.h ip.c \
1914ipalloc.h ipalloc.c select.h1 select.h2 trysysel.c ndelay.h ndelay.c \ 1914ipalloc.h ipalloc.c select.h1 select.h2 trysysel.c ndelay.h ndelay.c \
1915ndelay_off.c direntry.3 direntry.h1 direntry.h2 trydrent.c prot.h \ 1915ndelay_off.c direntry.3 direntry.h1 direntry.h2 trydrent.c prot.h \
1916prot.c chkshsgr.c warn-shsgr tryshsgr.c ipme.h ipme.c trysalen.c \ 1916prot.c chkshsgr.c warn-shsgr tryshsgr.c ipme.h ipme.c trysalen.c \
1917maildir.5 maildir.h maildir.c tcp-environ.5 constmap.h constmap.c \ 1917maildir.5 maildir.h maildir.c constmap.h constmap.c \
1918update_tmprsadh 1918update_tmprsadh
1919 shar -m `cat FILES` > shar 1919 shar -m `cat FILES` > shar
1920 chmod 400 shar 1920 chmod 400 shar
@@ -2170,10 +2170,6 @@ compile tcp-env.c sig.h stralloc.h gen_alloc.h str.h env.h fmt.h \
2170scan.h subgetopt.h ip.h dns.h byte.h remoteinfo.h exit.h case.h 2170scan.h subgetopt.h ip.h dns.h byte.h remoteinfo.h exit.h case.h
2171 ./compile tcp-env.c 2171 ./compile tcp-env.c
2172 2172
2173tcp-environ.0: \
2174tcp-environ.5
2175 nroff -man tcp-environ.5 > tcp-environ.0
2176
2177tcpto.o: \ 2173tcpto.o: \
2178compile tcpto.c tcpto.h open.h lock.h seek.h now.h datetime.h ip.h \ 2174compile tcpto.c tcpto.h open.h lock.h seek.h now.h datetime.h ip.h \
2179byte.h datetime.h readwrite.h 2175byte.h datetime.h readwrite.h