2 # title specific top level makefile for StepMake
8 # descent order into subdirectories:
10 SUBDIRS
= bin stepmake
12 # list of distribution files:
14 SCRIPTS
= aclocal.m4 autogen.sh
17 EXTRA_DIST_FILES
= $(README_FILES
) $(SCRIPTS
)
18 NON_ESSENTIAL_DIST_FILES
= $(README_TXT_FILES
)
23 STEPMAKE_TEMPLATES
= texinfo
24 include $(depth
)/make
/stepmake.make
26 # don't install stepmake
27 install: local-install
28 @echo Not installing stepmake