summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pieuchot <mpi@cvs.openbsd.org>2012-07-13 12:43:31 +0000
committerMartin Pieuchot <mpi@cvs.openbsd.org>2012-07-13 12:43:31 +0000
commit8824b7933ffd2c64df488bb078a9ca1dc6677170 (patch)
tree362ab3536e4d5f058ee1ad70c357a3c355968aa1
parent8e83382bb4f2cf731d2b5c5363b7808595449b86 (diff)
Import the infrastructure for building Gallium3D graphics drivers.
Currently only software drivers are supported, looks ok to matthieu.
-rw-r--r--lib/libGL/gallium/Makefile.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libGL/gallium/Makefile.inc b/lib/libGL/gallium/Makefile.inc
index 311655ad9..f17179f46 100644
--- a/lib/libGL/gallium/Makefile.inc
+++ b/lib/libGL/gallium/Makefile.inc
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile.inc,v 1.1.1.1 2012/07/13 12:43:30 mpi Exp $
+# $OpenBSD: Makefile.inc,v 1.1 2012/07/13 12:43:30 mpi Exp $
CPP= cpp -notraditional