From: fred Date: Sun, 24 Mar 2002 20:14:01 +0000 (+0000) Subject: lilypond-1.0.6 X-Git-Tag: release/1.5.59~2968 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=4e71aa26c6aeeef9899d40add2a30b2ca5f73f35;p=lilypond.git lilypond-1.0.6 --- diff --git a/Documentation/man/GNUmakefile b/Documentation/man/GNUmakefile index efac06ae88..6f2e9d4b4a 100644 --- a/Documentation/man/GNUmakefile +++ b/Documentation/man/GNUmakefile @@ -7,18 +7,12 @@ SECTION=1 MANTXT = $(addprefix $(outdir)/, $(addsuffix .txt,$(basename $(TEXINFO_FILES) .texinfo))) MANGROFF = $(addprefix $(outdir)/, $(addsuffix .$(SECTION),$(basename $(YO_FILES) .yo))) -OUTTEXINFO_FILES= $(addprefix $(outdir)/, $(addsuffix .texinfo,$(basename $(YO_FILES) .yo))) - OUT_DIST_FILES += $(MANGROFF) include $(depth)/make/stepmake.make default: $(MANGROFF) -texinfo: $(OUTTEXINFO_FILES) - - - INSTALLATION_OUT_FILES=$(MANGROFF) INSTALLATION_OUT_DIR=$(mandir)/man$(SECTION)