From a937128030d7960e930165542acd0584dbaf9b21 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Mon, 20 Mar 2000 22:02:11 +0000 Subject: added lodbias demo --- progs/demos/Makefile.BeOS-R4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'progs/demos/Makefile.BeOS-R4') diff --git a/progs/demos/Makefile.BeOS-R4 b/progs/demos/Makefile.BeOS-R4 index 81a3d65243..daa087c1e5 100644 --- a/progs/demos/Makefile.BeOS-R4 +++ b/progs/demos/Makefile.BeOS-R4 @@ -1,4 +1,4 @@ -# $Id: Makefile.BeOS-R4,v 1.6 2000/03/06 23:35:06 brianp Exp $ +# $Id: Makefile.BeOS-R4,v 1.7 2000/03/20 22:02:11 brianp Exp $ # Mesa 3-D graphics library # Version: 3.3 @@ -18,7 +18,7 @@ GL_LIBS = -L$(LIBDIR) -L/boot/home/config/lib -Xlinker -rpath $(LIBDIR) -lbe -lg LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB) PROGS = bounce clearspd drawpix gamma gears geartrain glinfo gloss isosurf \ - morph3d multiarb osdemo paltex pointblast readpix reflect \ + lodbias morph3d multiarb osdemo paltex pointblast readpix reflect \ renormal spectex stex3d texcyl texdown texobj trispd winpos -- cgit v1.2.3