Changeset 2945 for trunk/src/opengl/glu/nurbs/internals
- Timestamp:
- Feb 29, 2000, 2:56:52 PM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/opengl/glu/nurbs/internals/makefile (modified) (3 diffs)
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 birdExp $1 # $Id: makefile,v 1.3 2000-02-29 13:56:49 sandervl Exp $ 2 2 3 3 # … … 15 15 !include $(PDWIN32_INCLUDE)/pdwin32.mk 16 16 17 CINCLUDE=-I..\internals -I..\nurbtess -I..\..\..\mesa -I..\..\include -I$(PDWIN32_INCLUDE)17 CINCLUDE=-I..\internals -I..\nurbtess -I..\..\..\mesa\GL -I..\..\include -I$(PDWIN32_INCLUDE) 18 18 CDEFS=-DSTANDALONE -DLIBRARYBUILD -DNDEBUG 19 19 … … 37 37 dep: 38 38 $(DEPEND) $(CINCLUDE) *.c *.cpp *.h *.asm *.inc \ 39 ..\nurbtess\*.h ..\..\..\mesa\ *.h ..\..\include\*.h39 ..\nurbtess\*.h ..\..\..\mesa\GL\*.h ..\..\include\*.h 40 40 41 41 !ifndef NODEP
Note:
See TracChangeset
for help on using the changeset viewer.
