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

16 lines
361 B
Makefile
Raw Normal View History

2005-07-16 02:51:14 +02:00
noinst_LTLIBRARIES = libss.la
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..
2005-07-16 06:13:33 +02:00
2005-07-29 01:28:34 +02:00
nodist_libss_la_SOURCES = ss_context.c ss_triangle.c