From aea03c424d4223aee334a66a5702d37e1e1a08cc Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 30 May 2000 01:19:49 +0000 Subject: added cubemap demo --- progs/demos/Makefile.cygnus | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'progs/demos/Makefile.cygnus') diff --git a/progs/demos/Makefile.cygnus b/progs/demos/Makefile.cygnus index 45be9a409f..6beb5738f0 100644 --- a/progs/demos/Makefile.cygnus +++ b/progs/demos/Makefile.cygnus @@ -1,4 +1,4 @@ -# $Id: Makefile.cygnus,v 1.8 2000/04/07 16:30:46 brianp Exp $ +# $Id: Makefile.cygnus,v 1.9 2000/05/30 01:19:49 brianp Exp $ # Mesa 3-D graphics library # Version: 3.3 @@ -19,9 +19,9 @@ 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 geartrain glinfo glutfx gloss isosurf \ - lodbias morph3d multiext occlude osdemo paltex pixeltex pointblast \ - readpix reflect \ +PROGS = clearspd cubemap drawpix gamma gears geartrain glinfo glutfx \ + gloss isosurf lodbias morph3d multiext occlude osdemo paltex \ + pixeltex pointblast readpix reflect \ renormal spectex stex3d tessdemo texcyl texdown texobj trispd winpos -- cgit v1.2.3