/[libvob]/libvob/rules.mk
ViewVC logotype

Diff of /libvob/rules.mk

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by tjl, Fri Apr 25 12:43:16 2003 UTC revision 1.20 by mudyc, Wed Apr 30 01:00:14 2003 UTC
# Line 21  ARCH=$(shell [ ! -f /proc/cpuinfo ] || s Line 21  ARCH=$(shell [ ! -f /proc/cpuinfo ] || s
21    
22  # OPTIMIZE =  -O3 -ffast-math $(ARCH) -foptimize-sibling-calls  # OPTIMIZE =  -O3 -ffast-math $(ARCH) -foptimize-sibling-calls
23  # Disable ARCH for now, some crashes related to it  # Disable ARCH for now, some crashes related to it
24  OPTIMIZE =  -O3 -ffast-math -foptimize-sibling-calls  #OPTIMIZE =  -O3 -ffast-math -foptimize-sibling-calls
25    
26  # OPTIMIZE = -O0  OPTIMIZE = -O0
27    
28  CPPFLAGS = -I../include -I../../libvob-depends -I../../include $(EXTRAINCLUDE) -I../../callgl/include -I../../../callgl/include -I../../callgl/include/glwrapper -I../../../callgl/include/glwrapper -I../../glmosaictext/include -I../../../glmosaictext/include -I/usr/include/freetype2 `gdk-pixbuf-config --cflags`  CPPFLAGS = -I../include -I../../libvob-depends -I../../include $(EXTRAINCLUDE) -I../../callgl/include -I../../../callgl/include -I../../callgl/include/glwrapper -I../../../callgl/include/glwrapper -I../../glmosaictext/include -I../../../glmosaictext/include -I/usr/include/freetype2 `gdk-pixbuf-config --cflags`
29  CXXFLAGS = -g -Wall $(OPTIMIZE) $(CPPFLAGS)  CXXFLAGS = -g -Wall $(OPTIMIZE) $(CPPFLAGS)

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26