You've already forked hackerlibultra
mirror of
https://github.com/HackerN64/hackerlibultra.git
synced 2026-01-21 10:37:53 -08:00
* Include WORKING_DIR in CC so can call compiler with just CC not WORKING_DIR/CC * Move makefiles (except the main one) to a makefiles folder to keep root cleaner * Set compiler based on target, and use that to set proper makefile * .mk file extension * Use AS for assembly files instead of CC