Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > by-pkgid > 71d07c9914750712a672d4149c72cb46 > files > 6

freebirth-0.3.2-13mdv2008.1.src.rpm

--- Makefile~	2000-01-12 18:37:14.000000000 -0500
+++ Makefile	2003-03-08 19:04:51.000000000 -0500
@@ -3,7 +3,8 @@
 
 CC=gcc
 LOADLIBES=-lm $(shell gtk-config --libs)
-CFLAGS=-g  -O6  -Wall $(shell gtk-config --cflags)
+OPTFLAGS=-g -O6 -Wall
+CFLAGS=$(OPTFLAGS) $(shell gtk-config --cflags)
 LDFLAGS= 
 
 OFILES=\