mesa/configs/linux-debug
2005-10-07 17:18:51 +00:00

8 lines
157 B
Text

# Configuration for debugging on Linux
include $(TOP)/configs/linux
CONFIG_NAME = linux-debug
OPT_FLAGS = -g
DEFINES += -DDEBUG -DMESA_DEBUG -DDEBUG_MATH