xserver/GL/mesa/array_cache/Makefile.am

19 lines
483 B
Text
Raw Normal View History

2005-07-16 00:51:14 +00:00
noinst_LTLIBRARIES = libac.la
2006-03-08 18:32:32 +00:00
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @MODULE_DEFINES@ @LOADER_DEFINES@ -DUSE_MGL_NAMESPACE
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
2005-07-16 04:13:33 +00:00
2007-03-05 10:14:03 +01:00
nodist_libac_la_SOURCES =