summaryrefslogtreecommitdiff
path: root/progs/demos/Makefile.cygnus
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2000-03-06 23:35:06 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2000-03-06 23:35:06 +0000
commitb50d03e5bc19f937720a784e4a96376bf898518e (patch)
tree76efc0df06e91e806ee39d00d20cfee9f3858fc3 /progs/demos/Makefile.cygnus
parent392a7008d120d8266e7e02a8cb6f1983eff0c4c6 (diff)
added geartrain
Diffstat (limited to 'progs/demos/Makefile.cygnus')
-rw-r--r--progs/demos/Makefile.cygnus4
1 files changed, 2 insertions, 2 deletions
diff --git a/progs/demos/Makefile.cygnus b/progs/demos/Makefile.cygnus
index 636a85b2d0..0568684fc6 100644
--- a/progs/demos/Makefile.cygnus
+++ b/progs/demos/Makefile.cygnus
@@ -1,4 +1,4 @@
-# $Id: Makefile.cygnus,v 1.4 2000/03/01 16:24:29 brianp Exp $
+# $Id: Makefile.cygnus,v 1.5 2000/03/06 23:35:07 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.3
@@ -19,7 +19,7 @@ GL_LIBS = -L$(LIBDIR) -lglut -lMesaGLU -lMesaGL -lm $(WLIBS)
LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB)
-PROGS = clearspd drawpix gamma gears glinfo glutfx gloss isosurf \
+PROGS = clearspd drawpix gamma gears geartrain glinfo glutfx gloss isosurf \
morph3d multiext osdemo paltex pointblast readpix reflect \
renormal spectex stex3d tessdemo texcyl texdown texobj trispd winpos