xserver-multidpi/GL/mesa/swrast_setup/Makefile.am

16 lines
450 B
Makefile
Raw Normal View History

2005-07-16 02:51:14 +02:00
noinst_LTLIBRARIES = libss.la
2005-07-16 06:13:33 +02:00
INCLUDES = -I@mesadir@/include \
-I$(srcdir)/../X \
-I$(srcdir)/../array_cache \
-I$(srcdir)/../glapi \
-I$(srcdir)/../main \
-I$(srcdir)/../math \
-I$(srcdir)/../shader \
-I$(srcdir)/../swrast \
-I$(srcdir)/../swrast_setup \
-I$(srcdir)/../tnl \
-I$(srcdir)/..
2005-07-16 02:51:14 +02:00
libss_la_SOURCES = ss_context.c ss_triangle.c