mirror of
https://github.com/n64decomp/sm64
synced 2026-05-01 03:23:44 +00:00
Working commands: - `gmake VERSION=us` - `gmake VERSION=us COMPILER=gcc` TODOS - remove dirty change: `ar` should not be directly referenced -> move current `$(AR)` to `$(AR_CROSS)` and leave `$(AR)` intact? - add support for arbitrary build platforms (e.g., `*-linux`) - (?) add support for other host platforms (e.g., `mips[64]-*`) |
||
|---|---|---|
| .. | ||
| audiofile.cpp | ||
| audiofile.h | ||
| aupvlist.h | ||
| Makefile | ||