mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
Committing in .
Removed src/mmath.c from OpenVMS makefile Modified Files: Mesa/src/descrip.mms ----------------------------------------------------------------------
This commit is contained in:
parent
cc9464e082
commit
b5a56e2480
1 changed files with 1 additions and 3 deletions
|
|
@ -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,\
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue