projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc9464e
)
Committing in .
author
Jouk Jansen
<joukj@hrem.stm.tudelft.nl>
Wed, 5 Mar 2003 15:54:56 +0000
(15:54 +0000)
committer
Jouk Jansen
<joukj@hrem.stm.tudelft.nl>
Wed, 5 Mar 2003 15:54:56 +0000
(15:54 +0000)
Removed src/mmath.c from OpenVMS makefile
Modified Files:
Mesa/src/descrip.mms
----------------------------------------------------------------------
src/mesa/main/descrip.mms
patch
|
blob
|
history
diff --git
a/src/mesa/main/descrip.mms
b/src/mesa/main/descrip.mms
index 8d3027c273e6449df15d3c6b2ed4fcf24f441d9c..f0c8a1c34ec84629d471e2ff601f8398741f3c66 100644
(file)
--- a/
src/mesa/main/descrip.mms
+++ b/
src/mesa/main/descrip.mms
@@
-48,7
+48,6
@@
CORE_SOURCES =accum.c \
light.c \
lines.c \
matrix.c \
- mmath.c \
nvprogram.c \
nvfragparse.c \
nvvertexec.c \
@@
-191,8
+190,7
@@
light.obj,\
lines.obj,\
matrix.obj
-OBJECTS3=mmath.obj,\
-nvprogram.obj,\
+OBJECTS3=nvprogram.obj,\
nvfragparse.obj,\
nvvertexec.obj,\
nvvertparse.obj,\