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

21 lines
446 B
Makefile
Raw Normal View History

2005-07-23 04:02:18 +02:00
noinst_LTLIBRARIES = libglapi.la
AM_CFLAGS = \
$(DIX_CFLAGS) \
-DXFree86Server \
@GLX_DEFINES@
2005-07-23 04:02:18 +02:00
INCLUDES = -I@MESA_SOURCE@/include \
-I../X \
-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-23 04:02:18 +02:00
2005-07-29 01:28:34 +02:00
nodist_libglapi_la_SOURCES = glapi.c glthread.c