diff options
Diffstat (limited to 'src/glu/sgi/Makefile.X11')
-rw-r--r-- | src/glu/sgi/Makefile.X11 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/glu/sgi/Makefile.X11 b/src/glu/sgi/Makefile.X11 index 39ec21e6b8e..f4afb7d5055 100644 --- a/src/glu/sgi/Makefile.X11 +++ b/src/glu/sgi/Makefile.X11 @@ -1,4 +1,4 @@ -# $Id: Makefile.X11,v 1.1 2001/03/17 00:25:40 brianp Exp $ +# $Id: Makefile.X11,v 1.2 2001/03/18 15:40:45 pesco Exp $ # Mesa 3-D graphics library # Version: 3.5 @@ -15,7 +15,7 @@ GLU_TINY = 0$(MESA_MAJOR)0$(MESA_MINOR)0$(MESA_TINY) VPATH = RCS -INCDIRS = -I../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess +INCDIRS = -I../include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess -Ilibnurbs LIBDIR = ../lib C_SOURCES = \ |