whalesong/tests/coersing/Makefile

6 lines
174 B
Makefile

#!/bin/sh
all:
../../whalesong get-javascript --verbose --compress-javascript fact.rkt > fact.js
../../whalesong get-runtime --verbose --compress-javascript > runtime.js