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.
6 lines
119 B
Plaintext
Executable File
6 lines
119 B
Plaintext
Executable File
$1 --yaffle Lazy.yaff < input
|
|
$1 --yaffle LazyInf.yaff < input
|
|
$1 --yaffle build/ttc/LazyInf.ttc < input
|
|
|
|
rm -rf build
|