# PLATFORM: MACOS

TESTROOT = ../..
include ${TESTROOT}/include/common.makefile

all:
	${PASS_IFF} ${STUFF_TESTS}

clean:

