]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/ntweb/GNUmakefile
release: 1.2.11
[lilypond.git] / Documentation / ntweb / GNUmakefile
index 2afee0f19096fb935b02b435aa6a7b73ff79256f..2fbe79809f65f21a827265a3d2416dbad9446456 100644 (file)
@@ -11,10 +11,8 @@ include $(depth)/make/stepmake.make
 
 default: do-doc dist-plain
 
-$(outdir)/%.html: %.yo
-       $(sed-version) < $< > $<.out
-       $(YODL2HTML) -doutdir=$(outdir) --live-data=3 -o $@ $<.out
-       rm -f $<.out
+$(outdir)/%.texi: %.texi
+       m4 -DTOPLEVEL_VERSION=$(TOPLEVEL_VERSION) < $< > $@ 
 
 dist-plain: 
        cp $(PLAIN_FILES) $(outdir)