From 062ebf45c5ed645a0e208378fe5b87d95b2d9c1e Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 28 Jan 2000 16:27:27 +0000 Subject: added texdown program --- progs/demos/Makefile.BeOS-R4 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'progs/demos/Makefile.BeOS-R4') diff --git a/progs/demos/Makefile.BeOS-R4 b/progs/demos/Makefile.BeOS-R4 index ddc9a22834..f4504398c5 100644 --- a/progs/demos/Makefile.BeOS-R4 +++ b/progs/demos/Makefile.BeOS-R4 @@ -1,8 +1,8 @@ -# $Id: Makefile.BeOS-R4,v 1.3 1999/10/22 20:36:38 brianp Exp $ +# $Id: Makefile.BeOS-R4,v 1.4 2000/01/28 16:27:27 brianp Exp $ # Mesa 3-D graphics library -# Version: 3.1 -# Copyright (C) 1995-1999 Brian Paul +# Version: 3.3 +# Copyright (C) 1995-2000 Brian Paul # Makefile for GLUT-based demo programs for BeOS R4 @@ -19,7 +19,7 @@ LIB_DEP = $(LIBDIR)/$(GL_LIB) $(LIBDIR)/$(GLU_LIB) $(LIBDIR)/$(GLUT_LIB) PROGS = bounce clearspd drawpix gamma gears glinfo gloss isosurf \ morph3d multiarb osdemo paltex pointblast reflect \ - renormal spectex stex3d texcyl texobj trispd winpos + renormal spectex stex3d texcyl texdown texobj trispd winpos ##### RULES ##### -- cgit v1.2.3