SUBDIR+= lib .WAIT main

.include <bsd.subdir.mk>

test:
	cd main && ${MAKE} test
