makefile change

This commit is contained in:
inixyz
2023-10-10 23:16:49 +03:00
parent d40e940add
commit 0d3a507e56
2 changed files with 2 additions and 172 deletions

View File

@@ -1,2 +1,2 @@
default:
gcc main.c -o tinyriscv
gcc src/*.c -o tinyriscv