summaryrefslogtreecommitdiff
path: root/src/glu/mesa
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/mesa
parent9ac51f57efe07ed43a1e4224a7f5daddec401b36 (diff)
updated old-style makefiles for new tree
Diffstat (limited to 'src/glu/mesa')
-rw-r--r--src/glu/mesa/Makefile.X112
1 files changed, 1 insertions, 1 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