From f48d84bc2c0a3d7be18d9fdab74c158bd9f0a5cf Mon Sep 17 00:00:00 2001 From: Krzysztof Gabis Date: Sun, 2 Dec 2012 18:40:13 +0100 Subject: [PATCH] Makefile update. --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index b5bf194..7ad9d0a 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +CC = gcc CFLAGS = -O0 -g -Wall -Wextra -std=c89 -pedantic-errors all: test