mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-23 03:05:00 +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
83 B
Plaintext
Executable File
5 lines
83 B
Plaintext
Executable File
$1 --yaffle Auto.yaff < input
|
|
$1 --yaffle build/ttc/Auto.ttc < input
|
|
|
|
rm -rf build
|