Plug in selection/feedback code.
[mesa.git] / src / mesa / math / sources
1 MESA_MATH_SOURCES = \
2 m_debug_clip.c \
3 m_debug_norm.c \
4 m_debug_xform.c \
5 m_eval.c \
6 m_matrix.c \
7 m_translate.c \
8 m_vector.c \
9 m_xform.c
10
11 MESA_MATH_HEADERS = \
12 m_clip_tmp.h \
13 m_copy_tmp.h \
14 m_debug.h \
15 m_debug_util.h \
16 m_dotprod_tmp.h \
17 m_eval.h \
18 m_matrix.h \
19 m_norm_tmp.h \
20 m_trans_tmp.h \
21 m_translate.h \
22 m_vector.h \
23 m_xform.h \
24 m_xform_tmp.h \
25 mathmod.h