From bb128de7446fdf60e511c7e83fb35210f12c1bb9 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Sat, 1 Apr 2000 05:57:41 +0000 Subject: added occlude demo --- progs/demos/Makefile.BeOS-R4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'progs/demos/Makefile.BeOS-R4') diff --git a/progs/demos/Makefile.BeOS-R4 b/progs/demos/Makefile.BeOS-R4 index daa087c1e5..500206922b 100644 --- a/progs/demos/Makefile.BeOS-R4 +++ b/progs/demos/Makefile.BeOS-R4 @@ -1,4 +1,4 @@ -# $Id: Makefile.BeOS-R4,v 1.7 2000/03/20 22:02:11 brianp Exp $ +# $Id: Makefile.BeOS-R4,v 1.8 2000/04/01 05:57:41 brianp Exp $ # Mesa 3-D graphics library # Version: 3.3 @@ -18,8 +18,8 @@ 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 \ - lodbias morph3d multiarb osdemo paltex pointblast readpix reflect \ - renormal spectex stex3d texcyl texdown texobj trispd winpos + lodbias morph3d multiarb occlude osdemo paltex pointblast readpix \ + reflect renormal spectex stex3d texcyl texdown texobj trispd winpos ##### RULES ##### -- cgit v1.2.3