# PLATFORM: MACOS

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

all:
	$(PASS_IFF) ${TESTROOT}/bin/check.pl -tv

clean:
