# bin/Makefile # subdir level: # depth = .. # build = ./$(depth)/lily/.build # generic stuff/Makefile # include ./$(depth)/make/Stuff.make # # list of distribution files: # SCRIPTS = clearlily configure cpgento genheader make_patch make_fversion make_version make_website DISTFILES = Makefile $(SCRIPTS) #