Files
kernels/tests/opencl/convolution/Makefile
T

8 lines
74 B
Makefile

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