projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3ef595
)
added glxdpyinfo
author
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 12 Nov 1999 15:47:38 +0000
(15:47 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Fri, 12 Nov 1999 15:47:38 +0000
(15:47 +0000)
progs/xdemos/Makefile.X11
patch
|
blob
|
history
diff --git
a/progs/xdemos/Makefile.X11
b/progs/xdemos/Makefile.X11
index eed5dc458e944b3fefc07f61ab4482dcf8baa753..96a13ca33f01f4bd60594e445cf0020b8b3b4e81 100644
(file)
--- a/
progs/xdemos/Makefile.X11
+++ b/
progs/xdemos/Makefile.X11
@@
-1,4
+1,4
@@
-# $Id: Makefile.X11,v 1.
4 1999/11/05 08:01:17
brianp Exp $
+# $Id: Makefile.X11,v 1.
5 1999/11/12 15:47:38
brianp Exp $
# Mesa 3-D graphics library
# Version: 3.1
@@
-16,7
+16,7
@@
GL_LIBS = -L$(LIBDIR) -lglut -lGLU -lGL $(XLIBS)
LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB)
-PROGS = glxdemo glxpixmap offset xdemo glxinfo xfont
+PROGS = glxdemo glxpixmap offset xdemo glxinfo xfont
glxdpyinfo