all: build-xvkbd run-tests
.PHONY:
build-xvkbd:
cd xvkbd && xmkmf && make
run-tests: xvkbd
./run-tests.sh