]> git.donarmstrong.com Git - lilypond.git/commitdiff
* GNUmakefile.in: add target `lilypond.words'.
authorHeikki Junes <heikki.junes@hut.fi>
Mon, 1 Sep 2003 21:09:15 +0000 (21:09 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Mon, 1 Sep 2003 21:09:15 +0000 (21:09 +0000)
        * lilypond.words: remove file, generated by `make lilypond.words'.

ChangeLog
GNUmakefile.in

index ae1eefdae740108b011594ae16107b399fd081fb..3e6f73530055ff20214269b653c1c31b67d6aef4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
        * buildscripts/lilypond.words.py: add file. Creates lilypond.words
        from source files and search patterns listed in the script.
 
+       * GNUmakefile.in: add target `lilypond.words'.
+
+       * lilypond.words: remove file, generated by `make lilypond.words'.
+
 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
 
        * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
index d26828ddd0eb35a78dd92f5e358e2493041341b8..8a6e3f1f22b5aa199579ec84f93be3bd734a3f12 100644 (file)
@@ -59,6 +59,9 @@ $(outdir)/$(fontball): $(outdir)/$(deb)
 get-pfa-fonts: $(outdir)/$(fontball)
        # install by hand from $<
 
+lilypond.words:
+       cd $(builddir) && $(PYTHON) $(buildscript-dir)/lilypond.words.py
+
 web-install: 
        -$(INSTALL) -m 755 -d $(webdir) 
        tar -C $(webdir)/ -xzf $(outdir)/web.tar.gz