lilypond-0.0.62
[lilypond.git] / input / Makefile
blob94a5042a3f7ac7e4f21d66afd3fd7ea2c9769981
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)