1
Fork 0
mirror of https://github.com/Steffo99/unimore-hpc-assignments.git synced 2024-11-26 01:54:22 +00:00

Create bench target

This commit is contained in:
Steffo 2022-11-16 17:09:27 +01:00
parent f655df0eb7
commit 8cb741d24d
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -16,3 +16,9 @@ CFLAGS+= -g3
# Disable make output # Disable make output
MAKEFLAGS+= --silent MAKEFLAGS+= --silent
.PHONY: bench
bench:
make clean all
./atax_acc