summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2020-06-16 17:03:56 -0400
committerPikalaxALT <pikalaxalt@gmail.com>2020-06-16 17:03:56 -0400
commit1877374a92c50cfbb410e7b183d7ce8770d281ba (patch)
tree36c6875285fffe9d0f3319a2c206ce0828845612 /Makefile
parentfaf26c04c34d9c537901e0e81aa4ee917122a392 (diff)
KNARC: Add handling of .knarcignore, .knarckeep; fix up cli
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 77352f41..92ef1be5 100644
--- a/Makefile
+++ b/Makefile
@@ -199,6 +199,7 @@ LDFLAGS = -map -nodead -w off -proc v5te -interworking -map -symtab -m _start
# DS TOOLS
TOOLS_DIR = tools
SHA1SUM = sha1sum
+CSV2BIN = $(TOOLS_DIR)/csv2bin/csv2bin
JSONPROC = $(TOOLS_DIR)/jsonproc/jsonproc
GFX = $(TOOLS_DIR)/nitrogfx/nitrogfx
MWASMARM_PATCHER = $(TOOLS_DIR)/mwasmarm_patcher/mwasmarm_patcher$(EXE) -q