X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2FMakefile.in;h=ad2b458744d46ca9289eef3e33e164ea288a83e3;hb=35c228531bc8e00d43be590255df9408a4fcbe19;hp=909e91932701bbb69384ebd131f9dab75e220aaf;hpb=f20a21e79470ba332827acd155809c3a524e184e;p=mmh diff --git a/man/Makefile.in b/man/Makefile.in index 909e919..ad2b458 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -53,8 +53,8 @@ POPSED = @POPSED@ # man pages to install in $(mandir)/$(manext1) MAN1SRC = ali. anno. burst. comp. \ dist. flist. flists. folder. folders. \ - forw. inc. mark. mh-chart. nmh. \ - mhbuild. mhl. mhlist. mhmail. \ + forw. inc. install-mh. mark. mh-chart. \ + nmh. mhbuild. mhl. mhlist. mhmail. \ mhn. mhparam. mhpath. mhshow. \ mhstore. msgchk. msh. \ next. packf. pick. prev. \ @@ -69,11 +69,11 @@ MAN5SRC = mh-alias. mh-draft. mh-format. \ mh-tailor. mts.conf. MAN8SRC = ap. conflict. dp. fmtdump. \ - install-mh. mh-mts. post. + mh-mts. post. -MAN1 := $(MAN1SRC:.=.$(manext1)) -MAN5 := $(MAN5SRC:.=.$(manext5)) -MAN8 := $(MAN8SRC:.=.$(manext8)) +MAN1 = $(MAN1SRC:.=.$(manext1)) +MAN5 = $(MAN5SRC:.=.$(manext5)) +MAN8 = $(MAN8SRC:.=.$(manext8)) # Since vmh is not built or distributed, neither should vmh.1 be # MANEXTRA = vmh. @@ -197,7 +197,7 @@ lint: subdir = man Makefile: Makefile.in ../config.status - cd .. && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status + cd .. && ./config.status $(subdir)/$@ distdir = ../`cat ../distname`/$(subdir) nmhdist: $(DIST)