+2003-07-19 Jan Nieuwenhuizen <janneke@gnu.org>
+
+ * GNUmakefile.in: Fix for fonts/web target.
+
2003-07-17 Han-Wen Nienhuys <hanwen@cs.uu.nl>
* make/ly-rules.make ($(outdir)/%.pdf): backport -u +lilypond.map
# -*-Makefile-*-
-# title specific top level makefile for LilyPond
+-# title specific top level makefile for LilyPond
# subdir level:
#
fonts:
$(MAKE) -C $(depth)/mf
- (cd $(builddir)/share/lilypond/fonts && \
- tar czvf ../../../$(outbase)/type1.tar.gz type1/*.pfa type1/fonts.* type1/lilypond.* )
run-reqs: builddir-setup fonts lily
web-reqs: run-reqs pfa-fonts
pfa-fonts:
$(MAKE) MAKE_PFA_FILES=1 -C mf
+ (cd $(builddir)/share/lilypond/fonts && \
+ tar czvf ../../../$(outbase)/type1.tar.gz type1/*.pfa type1/fonts.* type1/lilypond.* )
docdir = $(prefix)/share/doc/lilypond-$(TOPLEVEL_VERSION)
install-html-doc: html-doc