Changeset 3083 for trunk/src/opengl/glut/Makefile
- Timestamp:
- Mar 11, 2000, 4:07:48 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/opengl/glut/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/glut/Makefile
r3040 r3083 1 # $Id: Makefile,v 1.1 3 2000-03-08 09:07:24 birdExp $1 # $Id: Makefile,v 1.14 2000-03-11 15:07:43 sandervl Exp $ 2 2 3 3 # … … 21 21 CLEANEXTRAS = 32rsrc.asm 22 22 23 CFLAGS = - Tdp -I..\mesa\GL -I..\glu $(CFLAGS) -I..\mesa24 CXXFLAGS = - Tdp -I..\mesa\GL -I..\glu $(CXXFLAGS) -I..\mesa23 CFLAGS = -I..\mesa\GL -I..\glu $(CFLAGS_WIN32APP) -I..\mesa 24 CXXFLAGS = -I..\mesa\GL -I..\glu $(CXXFLAGS_WIN32APP) -I..\mesa 25 25 26 26
Note:
See TracChangeset
for help on using the changeset viewer.
