Idris2-boot/tests/chez/chez013/run
Kamil Shakirov b14559c08c Use Makefile for tests/chez/chez013
Fixes running tests on MacOS where dlopen(3) loads shared libraries with 'dylib' extension.
2020-03-03 14:57:45 +06:00

5 lines
91 B
Plaintext
Executable File

make all > /dev/null
$1 --no-banner Struct.idr < input
rm -rf build
make clean > /dev/null