1 # THIS IS A TEMPLATE FOR SUB-PROJECT MAKEFILES
2 # should we make Include-dir and Stuff-dir templates too?
4 # project LilyPond -- the musical typesetter
5 # title makefile for ...
8 # Copyright (c) 1997 by
9 # Jan Nieuwenhuizen <jan@digicash.com>
10 # Han-Wen Nienhuys <hanwen@stack.nl>
20 include .
/$(depth
)/make
/Variables.make
28 # descent order into subdirectories:
33 # module compile settings: (not generally needed!)
39 include .
/$(depth
)/make
/Files.make
41 # list of extra distribution files:
42 # Makefile, C++ and pod are dist'ed automatically
45 # list of custom libraries:
52 # main target of this module:
54 default
: $(EXECUTABLE
)
56 include .
/$(depth
)/make
/Files.make
57 include .
/$(depth
)/make
/Targets.make
58 include .
/$(depth
)/make
/Rules.make
61 include .
/$(depth
)/make
/Targets.make
62 include .
/$(depth
)/make
/Rules.make
65 # include $(depth)/make/Executable.make