tlang/scratch
Tristan B. Velloza Kildaire e72e24f8f8 Makefile
- Added seperate stage to _create_ the `main.o` and then only later link with the intent of making an executable.
- This is BETTER because it means we could treat everything in the same way (nevermind a `main` or library)
2024-02-25 19:24:38 +02:00
..
Makefile Makefile 2024-02-25 19:24:38 +02:00
library.c Makefile 2024-02-25 19:17:15 +02:00
main.c Scratch 2024-02-25 19:08:19 +02:00