From 433db0b34b386977ab50234d3b90833d981f6f04 Mon Sep 17 00:00:00 2001 From: tomsmeding Date: Wed, 21 Dec 2016 11:58:19 +0100 Subject: Add c2bin --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6e84e3d..59d835c 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ ifneq ($(DEBUG),) else CFLAGS += -O2 endif -BIN = bin2c +BIN = bin2c c2bin .PHONY: all clean remake -- cgit v1.2.3-70-g09d2