From 88bb839df3fea6aad76f0b19b30da46748d52da6 Mon Sep 17 00:00:00 2001 From: Ash Tyndall Date: Sat, 8 Oct 2011 11:35:10 +0800 Subject: [PATCH] --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1209ec1..1544bf9 100644 --- a/Makefile +++ b/Makefile @@ -20,7 +20,7 @@ endif LIBS += -lglut -lGLU -lGL -CFLAGS += -O3 -Wall -std=c99 +CFLAGS += -O3 -Wall -std=c99 -g .PHONY: all -- 2.20.1