mirror of
https://github.com/ringtailsoftware/uvm32.git
synced 2026-06-05 22:43:39 +00:00
Remove single file
This commit is contained in:
parent
441decc0a7
commit
b79a107a3d
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -1,5 +1,4 @@
|
||||||
all:
|
all:
|
||||||
cat uvm32/uvm32.h uvm32/uvm32.c uvm32/mini-rv32ima.h common/*.h > uvm32-single-file.c
|
|
||||||
(cd host && make)
|
(cd host && make)
|
||||||
(cd host-mini && make)
|
(cd host-mini && make)
|
||||||
(cd host-parallel && make)
|
(cd host-parallel && make)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue