...
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
runtime:
|
||||
cc -c runtime.c
|
||||
x86_64:
|
||||
gcc -nostdlib -ffreestanding -c platform/x86_64.s runtime.c
|
||||
|
||||
clean:
|
||||
rm runtime.o
|
||||
|
||||
Reference in New Issue
Block a user