summaryrefslogtreecommitdiff
path: root/arm9/lib
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-07-03 09:15:00 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-07-03 09:15:00 -0400
commit1983ab6c5f2d29a99d2fb5025a5e55e84f16df9b (patch)
tree48fca7e9ca75216511ab0d8a08100eb93670ca6e /arm9/lib
parentdd3188cc7399533741e6657eb550e0a4bd301c65 (diff)
Remove unneeded files
Diffstat (limited to 'arm9/lib')
-rw-r--r--arm9/lib/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arm9/lib/Makefile b/arm9/lib/Makefile
index fd6471f1..0ff7e9e4 100644
--- a/arm9/lib/Makefile
+++ b/arm9/lib/Makefile
@@ -44,7 +44,6 @@ MWCCARM = ../../tools/mwccarm/$(MWCCVERSION)/mwccarm.exe
# only dependency should be MWCCARM.
MWLDARM = ../../tools/mwccarm/$(MWCCVERSION)/mwldarm.exe
MWASMARM = ../../tools/mwccarm/$(MWCCVERSION)/mwasmarm.exe
-NARCCOMP = ../../tools/narccomp/narccomp$(EXE)
SCANINC = ../../tools/scaninc/scaninc$(EXE)
AS = $(WINE) $(MWASMARM)