blob: 75e65ed60f4a4e5eb749a2c03fc57c29151691db [file] [log] [blame]
# Meta-driver which combines whichever software rasterizers have been
# built into a single convenience library.
TOP = ../../../..
include $(TOP)/configs/current
LIBNAME = noop
C_SOURCES = \
noop_pipe.c \
noop_state.c
include ../../Makefile.template
# FIXME: Remove when this driver is converted to automake.
all: default