3 lines
56 B
Plaintext
3 lines
56 B
Plaintext
|
#!/bin/sh
|
||
|
make -k THIS_SH=/bin/bash BUILD_DIR=. runtest
|