
# The build is done in "runtime/System", so cd up and use that Makefile.

all:
	(cd ../System;make)
