summaryrefslogtreecommitdiff
path: root/GL
diff options
context:
space:
mode:
authorAlan Hourihane <alanh@fairlite.demon.co.uk>2007-02-02 20:56:12 +0000
committerAlan Hourihane <alanh@fairlite.demon.co.uk>2007-02-02 20:56:12 +0000
commit170a55022ebc7b148bff93886eda152a0d5ce79a (patch)
tree5bc3f88d332cfe1778803b9bcae9c02ef1909159 /GL
parente6a505be84f5f72349d6860dc5a5058367516019 (diff)
remove file
Diffstat (limited to 'GL')
-rw-r--r--GL/mesa/array_cache/Makefile.am21
1 files changed, 0 insertions, 21 deletions
diff --git a/GL/mesa/array_cache/Makefile.am b/GL/mesa/array_cache/Makefile.am
deleted file mode 100644
index 5016b73b0..000000000
--- a/GL/mesa/array_cache/Makefile.am
+++ /dev/null
@@ -1,21 +0,0 @@
-noinst_LTLIBRARIES = libac.la
-
-AM_CFLAGS = \
- $(DIX_CFLAGS) \
- -DXFree86Server \
- @GLX_DEFINES@
-
-INCLUDES = -I@MESA_SOURCE@/include \
- -I../X \
- -I../array_cache \
- -I../glapi \
- -I../main \
- -I../math \
- -I../shader \
- -I../swrast \
- -I../swrast_setup \
- -I../tnl \
- -I.. \
- -I$(top_srcdir)/hw/xfree86/os-support
-
-nodist_libac_la_SOURCES = ac_context.c ac_import.c