Ignore:
Timestamp:
Feb 29, 2000, 2:56:52 PM (26 years ago)
Author:
sandervl
Message:

compile fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/opengl/glu/nurbs/internals/makefile

    r2709 r2945  
    1 # $Id: makefile,v 1.2 2000-02-09 23:40:51 bird Exp $
     1# $Id: makefile,v 1.3 2000-02-29 13:56:49 sandervl Exp $
    22
    33#
     
    1515!include $(PDWIN32_INCLUDE)/pdwin32.mk
    1616
    17 CINCLUDE=-I..\internals -I..\nurbtess -I..\..\..\mesa -I..\..\include -I$(PDWIN32_INCLUDE)
     17CINCLUDE=-I..\internals -I..\nurbtess -I..\..\..\mesa\GL -I..\..\include -I$(PDWIN32_INCLUDE)
    1818CDEFS=-DSTANDALONE -DLIBRARYBUILD -DNDEBUG
    1919
     
    3737dep:
    3838    $(DEPEND) $(CINCLUDE) *.c *.cpp *.h *.asm *.inc  \
    39         ..\nurbtess\*.h ..\..\..\mesa\*.h ..\..\include\*.h
     39        ..\nurbtess\*.h ..\..\..\mesa\GL\*.h ..\..\include\*.h
    4040
    4141!ifndef NODEP
Note: See TracChangeset for help on using the changeset viewer.