From 5ef4e933302b0b325185013d351ffa78402d3c5c Mon Sep 17 00:00:00 2001 From: manuel Date: Wed, 6 Feb 2013 00:49:23 +0100 Subject: [PATCH] rename mbox.5 + fix-manpages --- Makefile | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) (limited to 'Makefile') 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 \ preline.0 condredirect.0 bouncesaying.0 except.0 maildirmake.0 \ maildir2mbox.0 maildirwatch.0 qmail.0 qmail-limits.0 qmail-log.0 \ qmail-control.0 qmail-header.0 qmail-users.0 dot-qmail.0 \ -qmail-command.0 tcp-environ.0 maildir.0 mbox.0 addresses.0 \ +qmail-command.0 maildir.0 qmail-mbox.0 addresses.0 \ envelopes.0 forgeries.0 -mbox.0: \ -mbox.5 - nroff -man mbox.5 > mbox.0 +qmail-mbox.0: \ +qmail-mbox.5 + nroff -man qmail-mbox.5 > qmail-mbox.0 myctime.o: \ compile myctime.c datetime.h fmt.h myctime.h @@ -1851,7 +1851,7 @@ auto_spawn.h chkspawn.c conf-split auto_split.h conf-patrn \ auto_patrn.h conf-users conf-groups auto_uids.h auto_usera.h extra.h \ addresses.5 except.1 bouncesaying.1 condredirect.1 dot-qmail.9 \ envelopes.5 forgeries.7 forward.1 maildir2mbox.1 maildirmake.1 \ -maildirwatch.1 mailsubj.1 mbox.5 preline.1 qbiff.1 qmail-clean.8 \ +maildirwatch.1 mailsubj.1 qmail-mbox.5 preline.1 qbiff.1 qmail-clean.8 \ qmail-command.8 qmail-control.9 qmail-getpw.9 qmail-header.5 \ qmail-inject.8 qmail-limits.9 qmail-local.8 qmail-log.5 \ qmail-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 \ ipalloc.h ipalloc.c select.h1 select.h2 trysysel.c ndelay.h ndelay.c \ ndelay_off.c direntry.3 direntry.h1 direntry.h2 trydrent.c prot.h \ prot.c chkshsgr.c warn-shsgr tryshsgr.c ipme.h ipme.c trysalen.c \ -maildir.5 maildir.h maildir.c tcp-environ.5 constmap.h constmap.c \ +maildir.5 maildir.h maildir.c constmap.h constmap.c \ update_tmprsadh shar -m `cat FILES` > shar chmod 400 shar @@ -2170,10 +2170,6 @@ compile tcp-env.c sig.h stralloc.h gen_alloc.h str.h env.h fmt.h \ scan.h subgetopt.h ip.h dns.h byte.h remoteinfo.h exit.h case.h ./compile tcp-env.c -tcp-environ.0: \ -tcp-environ.5 - nroff -man tcp-environ.5 > tcp-environ.0 - tcpto.o: \ compile tcpto.c tcpto.h open.h lock.h seek.h now.h datetime.h ip.h \ byte.h datetime.h readwrite.h -- cgit v1.2.3