--- Makefile.orig	Sun Jul 13 16:07:34 2003
+++ Makefile	Mon Oct 10 22:52:31 2005
@@ -1,8 +1,5 @@
 # $Id: Makefile,v 1.7 2003/07/13 10:23:18 martinus Exp $
 
-CC = cc
-CFLAGS = ${OPT} ${DBG}
-OPT = -O -fomit-frame-pointer
 #DBG = -g -DDEBUG=2
 
 # Recommended extra options for gcc: