diff options
author | PikalaxALT <pikalaxalt@gmail.com> | 2020-07-03 09:15:00 -0400 |
---|---|---|
committer | PikalaxALT <pikalaxalt@gmail.com> | 2020-07-03 09:15:00 -0400 |
commit | 1983ab6c5f2d29a99d2fb5025a5e55e84f16df9b (patch) | |
tree | 48fca7e9ca75216511ab0d8a08100eb93670ca6e /Makefile | |
parent | dd3188cc7399533741e6657eb550e0a4bd301c65 (diff) |
Remove unneeded files
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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) |