--- makefile.orig	2012-02-24 20:28:12.000000000 -0600
+++ makefile	2012-03-14 00:19:40.000000000 -0500
@@ -5,7 +5,7 @@
 #
 # makefile v0.03
 #
-CC = gcc -O1 -g -Wall
+CC = @CC@
 #CC = gcc -g -Wall
 YACC = bison --defines --debug --report=all --yacc
 LEX = flex