summaryrefslogtreecommitdiff
path: root/src/glu
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-06-10 14:46:24 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-06-10 14:46:24 +0000
commitb953bebc250b36c9a01dbeafe420f808aa3522d6 (patch)
tree1e9be8007bd263e4d3650ac4978f684a3bf734fa /src/glu
parent9ac51f57efe07ed43a1e4224a7f5daddec401b36 (diff)
updated old-style makefiles for new tree
Diffstat (limited to 'src/glu')
-rw-r--r--src/glu/mesa/Makefile.X112
-rw-r--r--src/glu/sgi/Makefile.X112
2 files changed, 2 insertions, 2 deletions
diff --git a/src/glu/mesa/Makefile.X11 b/src/glu/mesa/Makefile.X11
index 3ba1570482..b50db58c36 100644
--- a/src/glu/mesa/Makefile.X11
+++ b/src/glu/mesa/Makefile.X11
@@ -10,7 +10,7 @@ GLU_LIB_NAME = "GLU" # may be overridden in Make-config
VPATH = RCS
-TOP = ..
+TOP = ../../..
INCDIR = $(TOP)/include
LIBDIR = $(TOP)/lib
diff --git a/src/glu/sgi/Makefile.X11 b/src/glu/sgi/Makefile.X11
index 9c79d0d6fc..76befaa0fa 100644
--- a/src/glu/sgi/Makefile.X11
+++ b/src/glu/sgi/Makefile.X11
@@ -12,7 +12,7 @@ GLU_LIB_NAME = "GLU" # may be overridden in Make-config
VPATH = RCS
-TOP = ..
+TOP = ../../..
INCDIRS = -I$(TOP)/include -Iinclude -Iinternals -Ilibnurbs/internals -Ilibnurbs/interface -Ilibnurbs/nurbtess
LIBDIR = $(TOP)/lib