* Documentation/user/notation.itely (Ancient clefs): idem.
[lilypond.git] / stepmake / GNUmakefile
blob0ea8a623c888d0f68f466e266a7d8fbbd36b3262
1 # -*-Makefile-*-
2 # title specific top level makefile for StepMake
4 # subdir level:
6 depth = ..
8 # descent order into subdirectories:
10 SUBDIRS = bin stepmake
12 # list of distribution files:
14 SCRIPTS = aclocal.m4 autogen.sh
15 README_FILES = CHANGES README TODO
16 README_TXT_FILES =
17 EXTRA_DIST_FILES = $(README_FILES) $(SCRIPTS)
18 NON_ESSENTIAL_DIST_FILES = $(README_TXT_FILES)
21 # bootstrap stepmake:
23 STEPMAKE_TEMPLATES= texinfo
24 include $(depth)/make/stepmake.make
26 # don't install stepmake
27 install: local-install
28 @echo Not installing stepmake
30 localclean:
31 rm -f bin/*.pyc