From d6972897464a845d08f6e426f4cb61537b49fc42 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 7 Apr 2000 16:30:46 +0000 Subject: added pixeltex demo --- progs/demos/Makefile.cygnus | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'progs/demos/Makefile.cygnus') diff --git a/progs/demos/Makefile.cygnus b/progs/demos/Makefile.cygnus index af2a666956..45be9a409f 100644 --- a/progs/demos/Makefile.cygnus +++ b/progs/demos/Makefile.cygnus @@ -1,4 +1,4 @@ -# $Id: Makefile.cygnus,v 1.7 2000/04/01 05:57:41 brianp Exp $ +# $Id: Makefile.cygnus,v 1.8 2000/04/07 16:30:46 brianp Exp $ # Mesa 3-D graphics library # Version: 3.3 @@ -20,7 +20,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 geartrain glinfo glutfx gloss isosurf \ - lodbias morph3d multiext occlude osdemo paltex pointblast \ + lodbias morph3d multiext occlude osdemo paltex pixeltex pointblast \ readpix reflect \ renormal spectex stex3d tessdemo texcyl texdown texobj trispd winpos -- cgit v1.2.3