all:: /* so we do not fall into runtests by default */ @echo "making all in $(CURRENT_DIR) done" TESTGHC=$(GHC) runtests:: @echo '###############################################################' @echo '# The stuff that was here has been moved to ../*/ #' @echo '###############################################################' ExtraStuffToBeVeryClean( $(STD_VERY_CLEAN) )