Files
vortex/tests/opencl/matmul/Makefile
T

8 lines
69 B
Makefile

PROJECT = matmul
SRCS = main.cc
OPTS ?= -n32
include ../common.mk