mirror of
https://github.com/Noratrieb/rustv32i.git
synced 2026-01-14 13:25:01 +01:00
fix makefile
This commit is contained in:
parent
7ae26ddc85
commit
377c8412a7
1 changed files with 0 additions and 3 deletions
|
|
@ -10,6 +10,3 @@ init: init.c
|
||||||
|
|
||||||
init1: init1.rs
|
init1: init1.rs
|
||||||
$(RUSTC) init1.rs
|
$(RUSTC) init1.rs
|
||||||
|
|
||||||
x: x.S
|
|
||||||
$(CC_STATIC) x.S -o x
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue