Changeset 2996 for trunk/src/opengl/glut/Makefile
- Timestamp:
 - Mar 4, 2000, 8:10:18 PM (26 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  trunk/src/opengl/glut/Makefile (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/src/opengl/glut/Makefile
r2945 r2996 1 # $Id: Makefile,v 1. 7 2000-02-29 13:56:51 sandervlExp $1 # $Id: Makefile,v 1.8 2000-03-04 19:10:13 jeroen Exp $ 2 2 3 3 # … … 26 26 CFLAGS = -Tdp -I..\mesa\GL -I..\glu $(CFLAGS) -I$(PDWIN32_INCLUDE) -I..\mesa 27 27 CXXFLAGS = -Tdp -I..\mesa\GL -I..\glu $(CXXFLAGS) -I$(PDWIN32_INCLUDE) -I..\mesa 28 29 CFLAGS=$(CFLAGS) -O- 28 30 29 31 TARGET=GLUT32  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  