mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-06 06:53:39 +00:00
Update with fib sketch
This commit is contained in:
parent
c37286cf01
commit
136f7a30bd
2 changed files with 53 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
all:
|
||||
gcc -Wall -DUVM32_MEMORY_SIZE=512 -I../uvm32 -I../common -o host-parallel ../uvm32/uvm32.c host-parallel.c
|
||||
gcc -Wall -DUVM32_MEMORY_SIZE=16386 -I../uvm32 -I../common -o host-parallel ../uvm32/uvm32.c host-parallel.c
|
||||
|
||||
clean:
|
||||
rm -f host-parallel
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue