summaryrefslogtreecommitdiff
path: root/Makefile
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 /Makefile
parentdd3188cc7399533741e6657eb550e0a4bd301c65 (diff)
Remove unneeded files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ee423344..78e2ede4 100644
--- a/Makefile
+++ b/Makefile
@@ -183,7 +183,6 @@ MWCCARM = tools/mwccarm/$(MWCCVERSION)/mwccarm.exe
KNARC = tools/knarc/knarc$(EXE)
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)