chiark / gitweb /
de20e4bbbd45db85819d42b64c4e5e940070d9e2
[subdirmk.git] / tests / check
1 #!/bin/sh
2 set -e
3
4 ${MAKE-make} -f tests/tests.mk -j8
5 echo 'ok.'