summaryrefslogtreecommitdiff
path: root/progs/util/sampleMakefile
diff options
context:
space:
mode:
authorjtg <jtg>1999-08-19 00:55:39 +0000
committerjtg <jtg>1999-08-19 00:55:39 +0000
commitfd624c0601f71bf8b39ccc748a8a13d01ea5f7d2 (patch)
tree85cb4d55b85164f23c13d9ff0e4fcadd0ca561fd /progs/util/sampleMakefile
parentafb833d4e89c312460a4ab9ed6a7a8ca4ebbfe1c (diff)
Imported sourcesstartmesa
Diffstat (limited to 'progs/util/sampleMakefile')
-rw-r--r--progs/util/sampleMakefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/progs/util/sampleMakefile b/progs/util/sampleMakefile
index ebb57ff3dd..a7e510f66d 100644
--- a/progs/util/sampleMakefile
+++ b/progs/util/sampleMakefile
@@ -1,4 +1,4 @@
-# $Id: sampleMakefile,v 1.1 1999/08/19 00:55:42 jtg Exp $
+# $Id: sampleMakefile,v 1.1.1.1 1999/08/19 00:55:42 jtg Exp $
# Sample makefile for compiling OpenGL/Mesa applications on Unix.
# This example assumes Linux with gcc.
@@ -6,8 +6,8 @@
# This makefile is in the public domain
# $Log: sampleMakefile,v $
-# Revision 1.1 1999/08/19 00:55:42 jtg
-# Initial revision
+# Revision 1.1.1.1 1999/08/19 00:55:42 jtg
+# Imported sources
#
# Revision 1.1 1999/02/24 05:20:45 brianp
# Initial revision