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

Diff of /libvob/rules.mk

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

revision 1.7 by tjl, Sun Mar 16 17:58:48 2003 UTC revision 1.8 by tjl, Mon Mar 24 19:03:30 2003 UTC
# Line 11  ARCH=-march=pentium4 -mfpmath=sse -msse2 Line 11  ARCH=-march=pentium4 -mfpmath=sse -msse2
11  # OPTIMIZE =  -O3 -ffast-math $(ARCH) -fomit-frame-pointer -foptimize-sibling-calls  # OPTIMIZE =  -O3 -ffast-math $(ARCH) -fomit-frame-pointer -foptimize-sibling-calls
12  OPTIMIZE = -O0  OPTIMIZE = -O0
13    
14  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  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`
15  CXXFLAGS = -g -Wall $(OPTIMIZE) $(CPPFLAGS)  CXXFLAGS = -g -Wall $(OPTIMIZE) $(CPPFLAGS)
16  CCFLAGS = -g -Wall  CCFLAGS = -g -Wall
17    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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