added glxdpyinfo

This commit is contained in:
Brian Paul 1999-11-12 15:47:38 +00:00
parent c3ef5952f5
commit 8f8d152b2e

View file

@ -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