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

test:: force
	cd test && ${MAKE}

force: 
