X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=stepmake%2FGNUmakefile;h=8a3eb0159ab23e6213a2dc2f8990381954976cd2;hb=21b5a89815c872d4e99d5f2e2d4afdd138ed55f4;hp=fc687d50c9abec90a5fcbc154de7060d68070668;hpb=145376509af3f2caf35122d257d24eb7edcb7092;p=lilypond.git diff --git a/stepmake/GNUmakefile b/stepmake/GNUmakefile index fc687d50c9..8a3eb0159a 100644 --- a/stepmake/GNUmakefile +++ b/stepmake/GNUmakefile @@ -7,28 +7,25 @@ depth = .. # descent order into subdirectories: # -SUBDIRS = bin stepmake +SUBDIRS = bin stepmake # list of distribution files: # -SCRIPTS = aclocal.m4 -README_FILES = CHANGES README TODO -README_TXT_FILES = -EXTRA_DIST_FILES = $(README_FILES) $(SCRIPTS) +SCRIPTS = aclocal.m4 autogen.sh +README_FILES = README +README_TXT_FILES = +EXTRA_DIST_FILES = $(README_FILES) $(SCRIPTS) NON_ESSENTIAL_DIST_FILES = $(README_TXT_FILES) # # bootstrap stepmake: # STEPMAKE_TEMPLATES= texinfo -include $(depth)/make/stepmake.make +include $(depth)/make/stepmake.make # don't install stepmake install: local-install @echo Not installing stepmake -bla: - echo $(TOPLEVEL_MAJOR_VERSION) - localclean: rm -f bin/*.pyc