From 71124479ed9f7e88f7b11f3ad4175000e2f21c4e Mon Sep 17 00:00:00 2001 From: "Juan J. Martinez" Date: Mon, 18 Jan 2021 19:16:59 +0000 Subject: Better windows support --- tools/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index 1c72392..58b23f1 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -5,7 +5,6 @@ all: $(BIN) ../bin/hex2bin: mkdir -p hex2bin-2.0/bin make -C hex2bin-2.0 - cp hex2bin-2.0/bin/hex2bin ../bin make -C hex2bin-2.0 cleanall ../bin/rasm: -- cgit v1.2.3