1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
TOP = ../../../../.. include $(TOP)/configs/current LIBNAME = r600winsys # get C_SOURCES include Makefile.sources LIBRARY_INCLUDES = -I$(TOP)/src/gallium/drivers/r600 \ -I$(TOP)/include \ $(shell pkg-config libdrm --cflags-only-I) include ../../../Makefile.template symlinks: