summaryrefslogtreecommitdiff
path: root/progs/demos/Makefile.BeOS-R4
diff options
context:
space:
mode:
Diffstat (limited to 'progs/demos/Makefile.BeOS-R4')
-rw-r--r--progs/demos/Makefile.BeOS-R45
1 files changed, 3 insertions, 2 deletions
diff --git a/progs/demos/Makefile.BeOS-R4 b/progs/demos/Makefile.BeOS-R4
index 500206922b..3a34bd38a8 100644
--- a/progs/demos/Makefile.BeOS-R4
+++ b/progs/demos/Makefile.BeOS-R4
@@ -1,4 +1,4 @@
-# $Id: Makefile.BeOS-R4,v 1.8 2000/04/01 05:57:41 brianp Exp $
+# $Id: Makefile.BeOS-R4,v 1.9 2000/04/07 16:30:46 brianp Exp $
# Mesa 3-D graphics library
# Version: 3.3
@@ -18,7 +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 occlude osdemo paltex pointblast readpix \
+ lodbias morph3d multiarb occlude osdemo paltex pixeltex \
+ pointblast readpix \
reflect renormal spectex stex3d texcyl texdown texobj trispd winpos