/[gzz]/gzz/gfx/libglwrapper/Makefile
ViewVC logotype

Diff of /gzz/gfx/libglwrapper/Makefile

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

revision 1.3 by mudyc, Sat Oct 12 12:13:59 2002 UTC revision 1.4 by mudyc, Sat Oct 12 12:15:47 2002 UTC
# Line 9  include $(sources:.cxx=.dep) Line 9  include $(sources:.cxx=.dep)
9  CTOBJS=GL_wrapper.o ../libutil/Debug.o  CTOBJS=GL_wrapper.o ../libutil/Debug.o
10    
11  GL_wrapper.cxx: ./GL/gl.h  GL_wrapper.cxx: ./GL/gl.h
   
 # The correct place for gltokens.c generating is in ../libcallgl  
 #gltokens.c:  
 #       grep -h '#define GL_\w\+[[:space:]]\+\w\+' gl.h /usr/include/GL/glext.h | grep -v 'OFFSET_TEXTURE_2D_[BMS]' | cut -c12- | awk '{print "{\"" $$1 "\", " $$2 "},"}' | LC_COLLATE=C sort | uniq > ../libcallgl/gltokens.c  

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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