mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Cleanup syscall numbers
This commit is contained in:
parent
61fe0e8647
commit
9d6e6790e1
19 changed files with 32 additions and 32 deletions
2
Makefile
2
Makefile
|
|
@ -10,3 +10,5 @@ clean:
|
|||
(cd host-parallel && make clean)
|
||||
(cd apps && make clean)
|
||||
|
||||
world:
|
||||
make && (cd apps && make) && cp apps/*/*.bin precompiled/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue