summaryrefslogtreecommitdiff
path: root/src/mesa/math
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/math')
-rw-r--r--src/mesa/math/descrip.mms9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/mesa/math/descrip.mms b/src/mesa/math/descrip.mms
index 1e8e0e4b46..86eaf0e467 100644
--- a/src/mesa/math/descrip.mms
+++ b/src/mesa/math/descrip.mms
@@ -34,3 +34,12 @@ $(LIBDIR)$(GL_LIB) : $(OBJECTS)
clean :
purge
delete *.obj;*
+
+m_debug_clip.obj : m_debug_clip.c
+m_debug_norm.obj : m_debug_norm.c
+m_debug_xform.obj : m_debug_xform.c
+m_eval.obj : m_eval.c
+m_matrix.obj : m_matrix.c
+m_translate.obj : m_translate.c
+m_vector.obj : m_vector.c
+m_xform.obj : m_xform.c