mesa/src/mesa/drivers/dri/swrast/Makefile.sources

7 lines
95 B
Makefile

SWRAST_DRIVER_FILES = \
swrast.c \
swrast_priv.h
SWRAST_C_FILES = \
$(SWRAST_DRIVER_FILES)