Files
kernels/tests/opencl/smemcoherence/Makefile
2024-01-02 20:28:40 -08:00

8 lines
76 B
Makefile

PROJECT = smemcoherence
SRCS = main.cc
OPTS ?= -n64
include ../common.mk