diff options
author | Jouk Jansen <joukj@hrem.stm.tudelft.nl> | 2006-03-07 07:47:37 +0000 |
---|---|---|
committer | Jouk Jansen <joukj@hrem.stm.tudelft.nl> | 2006-03-07 07:47:37 +0000 |
commit | d9894e0d720706f7a1fcdcb9baa293ff673592d9 (patch) | |
tree | fbe3102a24440bba9b2fae8e596e57be5beb170d /src/mesa/swrast/descrip.mms | |
parent | dba9c0bafd889d30f044d1e2e870b07ed60efd0a (diff) |
Committing in .
Update OpenVMS makefiles
Modified Files:
Mesa/src/mesa/shader/slang/descrip.mms
Mesa/src/mesa/swrast/descrip.mms
----------------------------------------------------------------------
Diffstat (limited to 'src/mesa/swrast/descrip.mms')
-rw-r--r-- | src/mesa/swrast/descrip.mms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/swrast/descrip.mms b/src/mesa/swrast/descrip.mms index 1254b6b8aa..4d49673b5d 100644 --- a/src/mesa/swrast/descrip.mms +++ b/src/mesa/swrast/descrip.mms @@ -14,7 +14,7 @@ VPATH = RCS -INCDIR = [---.include],[-.main],[-.glapi],[-.shader] +INCDIR = [---.include],[-.main],[-.glapi],[-.shader],[-.shader.slang] LIBDIR = [---.lib] CFLAGS = /include=($(INCDIR),[])/define=(PTHREADS=1)/name=(as_is,short)/float=ieee/ieee=denorm |