clean :: ${CONSTITUENT}clean
	@cd .

.DEFAULT:
	@echo Using default action for $@

${CONSTITUENT}clean ::
