GRE=gre

all:
	@echo "checking $(GRE):"
	@GRE=$(GRE) sh simple
	@GRE=$(GRE) sh complex
