lilypond-0.1.14
[lilypond.git] / input / Makefile
blob76a5363cbb33b8618e38ccd39531006d3d97c90f
1 # input/Makefile
3 # subdir level:
5 depth = ..
8 build = ./$(depth)/lily/$(outdir)/.build
10 # generic stuff/Makefile
12 include ./$(depth)/make/Include.make
15 # list of distribution files:
17 LYFILES = $(wildcard *.ly)
18 TEXFILES = $(wildcard *.tex)
19 DISTFILES = Makefile $(LYFILES) $(TEXFILES) $(wildcard *.m4)