mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-12-18 10:21:39 +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
89 B
Plaintext
Executable File
5 lines
89 B
Plaintext
Executable File
$1 --yaffle Functor.yaff < input
|
|
$1 --yaffle build/ttc/Functor.ttc < input
|
|
|
|
rm -rf build
|