blob: 9de5cb823d31f63502c3a52694d86bc09d35d5be [file] [log] [blame]
SWRAST_DRIVER_FILES = \
swrast.c \
swrast_span.c
SWRAST_COMMON_FILES = \
../common/utils.c \
../common/drisw_util.c
SWRAST_C_FILES = \
$(SWRAST_COMMON_FILES) \
$(SWRAST_DRIVER_FILES)