Sophie

Sophie

distrib > Mandriva > 2010.1 > i586 > by-pkgid > ca47af0929f71898837223d239b217f7 > files > 7

freebirth-0.3.2-17mdv2010.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=\