Changeset 2961 for trunk/src/opengl/glu
- Timestamp:
- Mar 1, 2000, 3:50:17 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/opengl/glu/nurbs/interface/makefile
r2955 r2961 1 # $Id: makefile,v 1. 4 2000-03-01 10:44:25 birdExp $1 # $Id: makefile,v 1.5 2000-03-01 14:50:16 sandervl Exp $ 2 2 # 3 3 # PD-Win32 API … … 28 28 dep: 29 29 $(DEPEND) $(CINCLUDE) *.c *.cpp *.h *.asm *.inc \ 30 ..\internals\*.h ..\nurbtess\*.h 31 # removed: ..\..\..\mesa\GL\*.h - cyclic dep: gl.h <-> mesa_wgl.h 30 ..\internals\*.h ..\nurbtess\*.h ..\..\..\mesa\GL\*.h 32 31 33 32 !ifndef NODEP
Note:
See TracChangeset
for help on using the changeset viewer.