Changeset 3022 for trunk/src/opengl/glut/Makefile
- Timestamp:
- Mar 5, 2000, 11:21:10 AM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/opengl/glut/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/glut/Makefile
r3008 r3022 1 # $Id: Makefile,v 1. 9 2000-03-04 19:55:35 birdExp $1 # $Id: Makefile,v 1.10 2000-03-05 10:19:37 jeroen Exp $ 2 2 3 3 # … … 18 18 CFLAGS = -Tdp -I..\mesa\GL -I..\glu $(CFLAGS) -I$(PDWIN32_INCLUDE) -I..\mesa 19 19 CXXFLAGS = -Tdp -I..\mesa\GL -I..\glu $(CXXFLAGS) -I$(PDWIN32_INCLUDE) -I..\mesa 20 21 CFLAGS=$(CFLAGS) -O-22 20 23 21 TARGET=GLUT32
Note:
See TracChangeset
for help on using the changeset viewer.
