1 2 3 4 5 6 7 8 9 10 11 12 13 14
TOP = ../../../.. include $(TOP)/configs/current LIBNAME = r600 #This is for libdrm include path CFLAGS+=$(RADEON_CFLAGS) LIBRARY_INCLUDES = -I$(TOP)/include # get C_SOURCES include Makefile.sources include ../../Makefile.template