]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/GNUmakefile
* scripts/lilypond-latex.py (run_dvips): remove -bin everywhere.
[lilypond.git] / input / regression / GNUmakefile
1 depth = ../..
2
3 STEPMAKE_TEMPLATES=documentation texinfo tex
4 LOCALSTEPMAKE_TEMPLATES=lilypond ly lysdoc
5
6
7 include $(depth)/make/stepmake.make 
8 TITLE=LilyPond Regression Tests
9
10
11 local-clean: local-delete
12
13 # have to do it in 2 steps to prevent
14 # argument-list too long.
15 local-delete:
16         rm -f $(outdir)/lily-1*
17         rm -f $(outdir)/*
18