#-- start of cleanup_header --------------

clean :: ${CONSTITUENT}clean
	@cd .

#.DEFAULT::
#	@echo Using default action for $@

${CONSTITUENT}clean ::
#-- end of cleanup_header ---------------
