cvw/examples/asm/example/Makefile

3 lines
65 B
Makefile
Raw Normal View History

2021-12-18 01:45:26 +00:00
example: example.S
riscv64-unknown-elf-gcc -o example example.S