mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
fix deps
This commit is contained in:
parent
9ee38a3263
commit
90ce892125
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,10 @@
|
|||
; This file was autogenerated
|
||||
|
||||
(cram
|
||||
(deps ../src/Driver.exe ../runtime/runtime.a ../runtime/Std.i))
|
||||
(deps ../src/Driver.exe))
|
||||
|
||||
(cram
|
||||
(deps ../../runtime/runtime.a ../../runtime/Std.i))
|
||||
|
||||
(cram
|
||||
(applies_to test001)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue