X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2FMakefile.in;h=ad2b458744d46ca9289eef3e33e164ea288a83e3;hb=35c228531bc8e00d43be590255df9408a4fcbe19;hp=88c8c8409b5c052590e3b6f45f10fff4a43c0177;hpb=78c6358d8c8c1ee74bf65c672d958e4eae17ee37;p=mmh diff --git a/man/Makefile.in b/man/Makefile.in index 88c8c84..ad2b458 100644 --- a/man/Makefile.in +++ b/man/Makefile.in @@ -71,9 +71,9 @@ MAN5SRC = mh-alias. mh-draft. mh-format. \ MAN8SRC = ap. conflict. dp. fmtdump. \ 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)