freebsd-ports/games/exhaust/files/patch-Makefile
Pav Lucistnik 65573932bb The `exhaust' project is a redcode simulator that is (hopefully) easy to embed
into your applications, as an alternative to pMARS.

PR:		ports/83115
Submitted by:	Alejandro Pulver <alejandro@varnet.biz>
2005-10-03 17:03:04 +00:00

10 lines
222 B
Text

--- Makefile.orig Sat Dec 28 06:50:08 2002
+++ Makefile Mon Oct 3 18:56:51 2005
@@ -1,7 +1,5 @@
# $Id: Makefile,v 1.11 2002/10/01 22:32:58 rowan Exp $
-CC = cc
-CFLAGS = ${OPT} ${DBG}
OPT = -O4
#DBG = -g -DDEBUG=2