]> git.donarmstrong.com Git - lilypond.git/commitdiff
uncomment broken ln-png target.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 30 Dec 2006 18:05:30 +0000 (19:05 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 30 Dec 2006 18:05:30 +0000 (19:05 +0100)
make/doclang-targets.make

index 6d46749eefd32a6667e675fffcab45e00b5ed592..b0cb5d4305436e4a0c8c50cb46a43a6e1295ca42 100644 (file)
@@ -29,8 +29,10 @@ png-ln:
        mkdir -p $(outdir)/lilypond
        # makeinfo is broken, it MUST have PNGs in output dir
        # symlinking PNGs...
-       $(foreach i, $(shell find $(depth)/Documentation/user/$(outdir) -maxdepth 1 -name '*.png'), ln -sf ../$(i) $(i:$(depth)/Documentation/user/$(outdir)/%.png=$(outdir)/%.png) &&) true
-       $(foreach i, $(shell find $(depth)/Documentation/user/$(outdir)/lilypond -name '*.png'), ln -sf ../../$(i) $(i:$(depth)/Documentation/user/$(outdir)/%.png=$(outdir)/%.png) &&) true
+
+## cmd too long FIXME / JUNKME.
+## $(foreach i, $(shell find $(depth)/Documentation/user/$(outdir) -maxdepth 1 -name '*.png'), ln -sf ../$(i) $(i:$(depth)/Documentation/user/$(outdir)/%.png=$(outdir)/%.png) &&) true
+##     $(foreach i, $(shell find $(depth)/Documentation/user/$(outdir)/lilypond -name '*.png'), ln -sf ../../$(i) $(i:$(depth)/Documentation/user/$(outdir)/%.png=$(outdir)/%.png) &&) true
 
 # Links referred to by Documentation index
 # BROKEN: the following makes broken symlinks