summaryrefslogtreecommitdiff
path: root/src/mesa/swrast_setup
diff options
context:
space:
mode:
authorJ.Jansen <joukj@tarantella.nano.tudelft.nl>2007-05-10 08:04:39 +0200
committerJ.Jansen <joukj@tarantella.nano.tudelft.nl>2007-05-10 08:04:39 +0200
commit518f9168862b2096278ae14a65c8c854c208e004 (patch)
treee65c246607c5293710fe247c0dbd01c34c54e484 /src/mesa/swrast_setup
parentb47018937896c67aabab69a30c485a2620abcf19 (diff)
Updated OpenVMS makefiles
modified: src/mesa/descrip.mms modified: src/mesa/drivers/osmesa/descrip.mms modified: src/mesa/drivers/x11/descrip.mms modified: src/mesa/main/descrip.mms modified: src/mesa/shader/descrip.mms modified: src/mesa/shader/slang/descrip.mms modified: src/mesa/swrast/descrip.mms modified: src/mesa/swrast_setup/descrip.mms modified: src/mesa/tnl/descrip.mms
Diffstat (limited to 'src/mesa/swrast_setup')
-rw-r--r--src/mesa/swrast_setup/descrip.mms1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/swrast_setup/descrip.mms b/src/mesa/swrast_setup/descrip.mms
index e5e48afb3d..8d8bc4bf6f 100644
--- a/src/mesa/swrast_setup/descrip.mms
+++ b/src/mesa/swrast_setup/descrip.mms
@@ -6,6 +6,7 @@
define gl [---.include.gl]
define math [-.math]
define tnl [-.tnl]
+ define vbo [-.vbo]
define swrast [-.swrast]
define array_cache [-.array_cache]