Files
rocm-systems/projects/rocr-runtime/samples/Makefile
T

8 lines
166 B
Makefile
Raw Normal View History

OPENCL_DEPTH = ../..
include $(OPENCL_DEPTH)/runtimenew/runtimedefs
SUBDIRS = MatrixTranspose MatrixMultiplication
include $(OPENCL_DEPTH)/runtimenew/runtimerules