From 1983ab6c5f2d29a99d2fb5025a5e55e84f16df9b Mon Sep 17 00:00:00 2001 From: PikalaxALT Date: Fri, 3 Jul 2020 09:15:00 -0400 Subject: Remove unneeded files --- arm9/lib/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'arm9/lib') 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) -- cgit v1.2.3