projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46458ba
)
Committing in .
author
Jouk Jansen
<joukj@hrem.stm.tudelft.nl>
Fri, 25 Oct 2002 08:26:26 +0000
(08:26 +0000)
committer
Jouk Jansen
<joukj@hrem.stm.tudelft.nl>
Fri, 25 Oct 2002 08:26:26 +0000
(08:26 +0000)
Removed src/mem.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 6a08365d2cba5c92fd2ffbb53b2449f844a439b9..215ace488ef37b319ab6d702e0c71d03db6fee31 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 \
- mem.c \
mmath.c \
pixel.c \
points.c \
@@
-187,8
+186,7
@@
image.obj,\
imports.obj,\
light.obj,\
lines.obj,\
-matrix.obj,\
-mem.obj
+matrix.obj
OBJECTS3=mmath.obj,\
pixel.obj,\