Changeset 2955 for trunk/src/opengl


Ignore:
Timestamp:
Mar 1, 2000, 11:44:25 AM (25 years ago)
Author:
bird
Message:

Cyclic dependency "removed".

File:
1 edited

Legend:

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

    r2945 r2955  
    1 # $Id: makefile,v 1.3 2000-02-29 13:56:49 sandervl Exp $
     1# $Id: makefile,v 1.4 2000-03-01 10:44:25 bird Exp $
    22#
    33# PD-Win32 API
     
    2828dep:
    2929    $(DEPEND) $(CINCLUDE) *.c *.cpp *.h *.asm *.inc \
    30         ..\internals\*.h ..\nurbtess\*.h ..\..\..\mesa\GL\*.h
     30        ..\internals\*.h ..\nurbtess\*.h
     31# removed: ..\..\..\mesa\GL\*.h - cyclic dep: gl.h <-> mesa_wgl.h
    3132
    3233!ifndef NODEP
Note: See TracChangeset for help on using the changeset viewer.