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