# This is a shortcut so we can type "make" in regression/ directly after having
# changed a regression test code.

all:
	make -C .. regression
