kentSrc = ../..
A = autoXml
include $(kentSrc)/inc/userApp.mk

test::
	./doTest

clean::
	rm -rf test/*/out
