diff options
author | Ian Romanick <[email protected]> | 2003-06-05 00:50:18 +0000 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2003-06-05 00:50:18 +0000 |
commit | 9ac51f57efe07ed43a1e4224a7f5daddec401b36 (patch) | |
tree | 6f1cb55cbcee17cb3a3a77c9437e3e1fd7d24784 /progs/redbook | |
parent | b9e1411660d80612ec9706c443eacb0f46caefad (diff) |
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Diffstat (limited to 'progs/redbook')
-rw-r--r-- | progs/redbook/Makefile.BeOS-R4 | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/progs/redbook/Makefile.BeOS-R4 b/progs/redbook/Makefile.BeOS-R4 index 4f6734e67b0..ad6f97caa28 100644 --- a/progs/redbook/Makefile.BeOS-R4 +++ b/progs/redbook/Makefile.BeOS-R4 @@ -1,21 +1,7 @@ -# $Id: Makefile.BeOS-R4,v 1.2 1999/09/17 00:08:31 brianp Exp $ # Makefile for OpenGL Programming Guide programs for BeOS R4 # This file is in the public domain. - -# $Log: Makefile.BeOS-R4,v $ -# Revision 1.2 1999/09/17 00:08:31 brianp -# link with -lGLU -lGL instead of -lMesaGLU -lMesaGL -# -# Revision 1.1.1.1 1999/08/19 00:55:40 jtg -# Imported sources -# -# Revision 1.1 1999/02/25 02:13:06 brianp -# initial check-in -# - - ##### MACROS ##### INCDIR = ../include |