This commit is contained in:
2022-09-18 14:39:13 +01:00
parent 7a15e645a7
commit 2458996ee7

View File

@@ -1,3 +1,6 @@
# Optimisation Options
# export CFLAGS+=-O2 -mtune=native -march=native
export TOY_OUTDIR = out
all: $(TOY_OUTDIR) repl