]> git.donarmstrong.com Git - lilypond.git/blob - stepmake/GNUmakefile
Make distributed tarball from Git file list
[lilypond.git] / stepmake / GNUmakefile
1 # -*-Makefile-*-
2 # title  specific top level makefile for StepMake
3
4 # subdir level:
5 #
6 depth = ..
7
8 # descent order into subdirectories:
9 #
10 SUBDIRS = bin stepmake
11
12 # list of distribution files:
13 #
14 SCRIPTS =  aclocal.m4 autogen.sh
15 README_FILES = README
16 README_TXT_FILES =
17 EXTRA_DIST_FILES = $(README_FILES)  $(SCRIPTS)
18 NON_ESSENTIAL_DIST_FILES = $(README_TXT_FILES)
19 #
20
21 # bootstrap stepmake:
22 #
23 STEPMAKE_TEMPLATES= texinfo
24 include $(depth)/make/stepmake.make
25
26 # don't install stepmake
27 install: local-install
28         @echo Not installing stepmake
29
30 localclean:
31         rm -f bin/*.pyc