set table size to 1023 and use new HASH_FUNC() macro
[mesa.git] / src / mesa / main / Imakefile
index 115f16c8c35078ab15195f0c97857cc7d5b774b4..fe0658c6c76f8dc521095de34ed2a80d8b0f0697 100644 (file)
@@ -61,9 +61,11 @@ vb.c \
 vertex.c \\r
 xfonts.c \\r
 xform.c \\r
-xmesa1.c \\r
-xmesa2.c \\r
-xmesa3.c\r
+xm_api.c \\r
+xm_dd.c \\r
+xm_line.c \\r
+xm_span.c \\r
+xm_tri.c\r
 \r
 OBJS = \\r
 accum.o \\r
@@ -113,10 +115,11 @@ vb.o \
 vertex.o \\r
 xfonts.o \\r
 xform.o \\r
-xmesa1.o \\r
-xmesa2.o \\r
-xmesa3.o\r
-xmesa4.o\r
+xm_api.o \\r
+xm_dd.o \\r
+xm_line.o \\r
+xm_span.o \\r
+xm_tri.o\r
 \r
 LINTLIBS =\r
 \r
@@ -124,4 +127,3 @@ LINTLIBS =
 \r
 DependTarget()\r
 \r
-\1a
\ No newline at end of file