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

Diff of /libvob/rules.mk

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

revision 1.20 by mudyc, Wed Apr 30 01:00:14 2003 UTC revision 1.21 by tjl, Fri May 16 15:13:10 2003 UTC
# Line 26  ARCH=$(shell [ ! -f /proc/cpuinfo ] || s Line 26  ARCH=$(shell [ ! -f /proc/cpuinfo ] || s
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)  
30  CCFLAGS = -g -Wall  CCFLAGS = -g -Wall
31    
32  SHARED = -shared  SHARED = -shared

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

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