Ignore:
Timestamp:
Mar 11, 2000, 4:07:48 PM (26 years ago)
Author:
sandervl
Message:

compile fixes + cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/opengl/glut/Makefile

    r3040 r3083  
    1 # $Id: Makefile,v 1.13 2000-03-08 09:07:24 bird Exp $
     1# $Id: Makefile,v 1.14 2000-03-11 15:07:43 sandervl Exp $
    22
    33#
     
    2121CLEANEXTRAS = 32rsrc.asm
    2222
    23 CFLAGS      = -Tdp -I..\mesa\GL -I..\glu $(CFLAGS) -I..\mesa
    24 CXXFLAGS    = -Tdp -I..\mesa\GL -I..\glu $(CXXFLAGS) -I..\mesa
     23CFLAGS      = -I..\mesa\GL -I..\glu $(CFLAGS_WIN32APP) -I..\mesa
     24CXXFLAGS    = -I..\mesa\GL -I..\glu $(CXXFLAGS_WIN32APP) -I..\mesa
    2525
    2626
Note: See TracChangeset for help on using the changeset viewer.