diff options
| author | PikalaxALT <pikalaxalt@gmail.com> | 2020-05-28 17:01:20 -0400 |
|---|---|---|
| committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-05-28 17:01:20 -0400 |
| commit | 38350db4c7086a54c9f7f66a9adf1f79d09b1475 (patch) | |
| tree | a4db9bfaa1c8b85b9c2a73df36415e88dc14aa84 /Makefile | |
| parent | 8838a4a9ffdc3cbb42993300e436131281780cb8 (diff) | |
Decompile filesystem.s
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -194,6 +194,7 @@ TOOLBASE = $(TOOLDIRS:$(TOOLS_DIR)/%=%) TOOLS = $(foreach tool,$(TOOLBASE),$(TOOLS_DIR)/$(tool)/$(tool)$(EXE)) export LM_LICENSE_FILE := $(TOOLS_DIR)/mwccarm/license.dat +export MWCIncludes := arm9/lib/include ######################### Targets ########################### |
