mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-24 12:54:28 +03:00
65db4fbf96
This is so that we can put other build artefacts (e.g. executables) in properly organised subdirectories of build, e.g. build/bin/chez, build/bin/js, etc.
5 lines
87 B
Plaintext
Executable File
5 lines
87 B
Plaintext
Executable File
$1 --yaffle Record.yaff < input
|
|
$1 --yaffle build/ttc/Record.ttc < input
|
|
|
|
rm -rf build
|