Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-02 | make: Suppress winedebug output | mrb0nk500 | |
2023-02-01 | make: Create `CFLAGS_BASE`, and make seperate `FLAGS` for c, and c++ | mrb0nk500 | |
2023-02-01 | global: Import Dolphin SDK | mrb0nk500 | |
This version comes from the Metroid Prime decompilation project. https://github.com/PrimeDecomp/prime | |||
2023-01-30 | Makefile: Add `TEST_LD` env var for testing out linking | mrb0nk500 | |
2023-01-29 | Add `Makefile`, and `obj_files.mk` | mrb0nk500 | |
This makefile is based on the one from the Super Mario Sunshine decompilation project. https://github.com/doldecomp/sms |