Changeset 2955 for trunk/src/opengl
- Timestamp:
- Mar 1, 2000, 11:44:25 AM (25 years ago)
- 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 sandervlExp $1 # $Id: makefile,v 1.4 2000-03-01 10:44:25 bird 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 ..\..\..\mesa\GL\*.h 30 ..\internals\*.h ..\nurbtess\*.h 31 # removed: ..\..\..\mesa\GL\*.h - cyclic dep: gl.h <-> mesa_wgl.h 31 32 32 33 !ifndef NODEP
Note:
See TracChangeset
for help on using the changeset viewer.