freebsd-ports/games/exhaust-ma/files/patch-Makefile
Alex Kozlov b247d02a7d - Use USE_DOS2UNIX instead of homemade equivalent
Approved by:    eadler (mentor)
2012-05-05 17:46:41 +00:00

11 lines
282 B
Text

--- 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: