6 lines
75 B
Makefile
6 lines
75 B
Makefile
|
|
run:
|
||
|
|
./build-unix.sh && ./shf
|
||
|
|
|
||
|
|
tests:
|
||
|
|
mlton shf-tests.mlb && ./shf-tests
|