PACKAGE_NAME=LilyPond
MAJOR_VERSION=1
MINOR_VERSION=3
-PATCH_LEVEL=30
+PATCH_LEVEL=31
MY_PATCH_LEVEL=
# use the above to send patches: MY_PATCH_LEVEL is always empty for a
local-WWW: $(ly_examples) $(fly_examples) $(ps_examples) $(png_examples)
# (cd $(outdir); $(PYTHON) ../$(buildscripts)/mutopia-index.py --prefix=../ --suffix=/$(outdir) $(html_subdirs) $(all_examples))
-# echo $^ > $(depth)/wwwlist
# $(footify) $(outdir)/index.html
local-web:
local-WWW: $(OUTHTML_FILES)
- echo $^ > $(depth)/wwwlist
local-web:
$(MAKE) CONFIGSUFFIX=www local-WWW
$(MAKE) CONFIGSUFFIX='www' -C Documentation WWW
rm -f `find . -name \*.html~ -print`
$(footify-all-command)
- find `find Documentation -type d -name 'out-www'` -not -name '*dvi' -not -name '*ly' -not -name '*tex' -not -name '*.ps' -not -name 'out-www' > wwwlist
+ find `find Documentation -type d -name 'out-www'` -not -name '*dvi' -not -name '*ly' -not -name '*tex' -not -name '*.ps' -not -name 'out-www'
tar cfz $(outdir)/htmldoc.tar.gz `cat wwwlist` `ls *.png $(ERRORLOG)` index.html
localclean:
- rm -f wwwlist
+
# if you fix this, please fix yodl too!
check-top-web: