# Configuration for building a static version of OSMesa with support for 16
# bits per color channel.
include $(TOP)/configs/debian-common
include $(TOP)/configs/linux-osmesa16-static
CONFIG_NAME = debian-osmesa16-static
override SRC_DIRS = mesa
# vim: ft=make