# PLATFORM: MACOS 

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

all:
	${PASS_IFF} true

clean:
