From 5bd135e7d0e9b75a2fe649e3414673e75febf680 Mon Sep 17 00:00:00 2001 From: John Hawthorn Date: Fri, 11 Jul 2014 02:45:17 -0700 Subject: something of a working version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c1d7f5d..3bc7e5d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ LIBS= -CFLAGS+=-Wall -g +CFLAGS+=-Wall -Wextra -g TARGET=hawthfuzz OBJECTS=hawthfuzz.o -- cgit v1.2.3