forked from Github_Repos/cvw
3 lines
65 B
Makefile
3 lines
65 B
Makefile
example: example.S
|
|
riscv64-unknown-elf-gcc -o example example.S
|