1 ################################################################################
3 # Meta-driver which combines whichever software rasterizers have been
4 # built into a single convenience library.
6 include Makefile.sources
7 include $(top_srcdir)/src/gallium/Automake.inc
10 $(GALLIUM_DRIVER_CFLAGS)
12 noinst_LTLIBRARIES = libnoop.la
14 libnoop_la_SOURCES = $(C_SOURCES)
16 EXTRA_DIST = SConscript