X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2FMakefile.in;h=2a5a77ae9d6729af0db518af57c697333a2391ad;hp=cee074740c4a3fe87e06af5bdedcc149fbfc5ce8;hb=a485ed478abbd599d8c9aab48934e7a26733ecb1;hpb=f480c03187724e54e5391ee61b810827da319a6c diff --git a/man/Makefile.in b/man/Makefile.in index cee0747..2a5a77a 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -43,26 +43,17 @@ SEDMAN = $(SED) -f man.sed $< > $@ $(SEDMAN) # man pages to install in $(mandir)/$(manext1) -MAN1SRC = ali. anno. burst. comp. \ - dist. flist. flists. folder. folders. \ - forw. inc. install-mh. mark. mh-chart. \ - nmh. mhbuild. mhl. mhlist. mhmail. \ - mhparam. mhpath. mhshow. \ - mhstore. msgchk. \ - new. fnext. fprev. unseen. \ - next. packf. pick. prev. \ - prompter. rcvdist. rcvpack. \ - rcvstore. rcvtty. refile. \ - repl. rmf. rmm. scan. \ - send. sendfiles. show. slocal. \ - sortm. whatnow. whom. - -MAN5SRC = mh-alias. mh-draft. mh-format. \ - mh-mail. mh-profile. mh-sequence. \ +MAN1SRC = ali. anno. burst. comp. dist. flist. flists. folder. folders. \ + forw. inc. install-mh. mark. mh-chart. nmh. mhbuild. mhl. mhlist. \ + mhmail. mhparam. mhpath. mhshow. mhstore. msgchk. new. fnext. \ + fprev. unseen. next. packf. pick. prev. prompter. rcvdist. rcvpack. \ + rcvstore. rcvtty. refile. repl. rmf. rmm. scan. send. sendfiles. \ + show. slocal. sortm. whatnow. whom. + +MAN5SRC = mh-alias. mh-draft. mh-format. mh-mail. mh-profile. mh-sequence. \ mh-tailor. mts.conf. -MAN8SRC = ap. conflict. dp. fmtdump. \ - post. +MAN8SRC = ap. conflict. dp. fmtdump. post. MAN1 = $(MAN1SRC:.=.$(manext1)) MAN5 = $(MAN5SRC:.=.$(manext5)) @@ -185,7 +176,7 @@ subdir = man Makefile: Makefile.in ../config.status cd .. && ./config.status $(subdir)/$@ - + distdir = ../`cat ../distname`/$(subdir) nmhdist: $(DIST) @echo "Copying distribution files in $(subdir)"