/[gzz]/gzz/gfx/rules.mk
ViewVC logotype

Diff of /gzz/gfx/rules.mk

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

revision 1.8 by tjl, Mon Sep 30 22:20:28 2002 UTC revision 1.9 by mudyc, Tue Oct 1 09:15:01 2002 UTC
# Line 21  OPTIMIZE = -O0 Line 21  OPTIMIZE = -O0
21  NVIDIAH = /usr/share/doc/nvidia-glx-dev/include  NVIDIAH = /usr/share/doc/nvidia-glx-dev/include
22    
23    
24  CPPFLAGS = -I/usr/include/freetype2 -I$(NVIDIAH) $(JNIINC) `gdk-pixbuf-config --cflags` -I../ -I.  CPPFLAGS = -I../libglwrapper/ -I../../libglwrapper/ -I/usr/include/freetype2 -I$(NVIDIAH) $(JNIINC) `gdk-pixbuf-config --cflags` -I../ -I.
25  CXXFLAGS = -g -Wall $(OPTIMIZE) $(CPPFLAGS)  CXXFLAGS = -g -Wall $(OPTIMIZE) $(CPPFLAGS)
26  CCFLAGS = -g -Wall  CCFLAGS = -g -Wall
27    

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

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