mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-28 06:00:10 +01:00
removed glxdpyinfo
This commit is contained in:
parent
f3b3ab924f
commit
07ec12f745
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.X11,v 1.7 2000/02/16 01:09:06 brianp Exp $
|
||||
# $Id: Makefile.X11,v 1.8 2000/05/03 14:18:25 brianp Exp $
|
||||
|
||||
# Mesa 3-D graphics library
|
||||
# Version: 3.3
|
||||
|
|
@ -16,7 +16,7 @@ GL_LIBS = -L$(LIBDIR) -lglut -lGLU -lGL $(APP_LIB_DEPS)
|
|||
|
||||
LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB)
|
||||
|
||||
PROGS = glxdemo glxpixmap offset xdemo glxinfo xfont glxdpyinfo wincopy
|
||||
PROGS = glxdemo glxpixmap offset xdemo glxinfo xfont wincopy
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue