summaryrefslogtreecommitdiff
path: root/progs/demos/Makefile.X11
diff options
context:
space:
mode:
authorGareth Hughes <gareth@valinux.com>2001-08-21 05:42:11 +0000
committerGareth Hughes <gareth@valinux.com>2001-08-21 05:42:11 +0000
commite7df7cd6add3e0dcb605d52f6d7117348cd28f11 (patch)
treed46941a35b768959e492d2959ce9294139f953bb /progs/demos/Makefile.X11
parentc123a9b2edc5852cb50485f344219508254081a8 (diff)
Get rid of unfinished demo.
Diffstat (limited to 'progs/demos/Makefile.X11')
-rw-r--r--progs/demos/Makefile.X115
1 files changed, 2 insertions, 3 deletions
diff --git a/progs/demos/Makefile.X11 b/progs/demos/Makefile.X11
index 13c71a0b55..a388626e38 100644
--- a/progs/demos/Makefile.X11
+++ b/progs/demos/Makefile.X11
@@ -1,4 +1,4 @@
-# $Id: Makefile.X11,v 1.19 2001/03/27 17:44:35 brianp Exp $
+# $Id: Makefile.X11,v 1.20 2001/08/21 05:42:11 gareth Exp $
# Mesa 3-D graphics library
# Version: 3.5
@@ -18,8 +18,7 @@ OSMESA_LIBS = -L$(LIBDIR) -lglut -lOSMesa -lGLU -lGL $(APP_LIB_DEPS)
LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB)
-PROGS = anisotropic \
- bounce \
+PROGS = bounce \
clearspd \
cubemap \
drawpix \