From 9ff748c42ed80c034b73bf2bb294a83fa0ee78b3 Mon Sep 17 00:00:00 2001 From: Ahmet Inan Date: Thu, 8 Sep 2011 18:31:46 +0200 Subject: [PATCH] yea great --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index b08f0a3..1172c98 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ -CC = gcc CFLAGS = -D_GNU_SOURCE=1 -W -Wall -O3 -std=c99 -ffast-math LDFLAGS = -lm -lasound