Fix malformed Makefile

This commit is contained in:
Manuel Thalmann 2023-12-19 16:47:51 +01:00
parent 09cb842598
commit 9ec01f3f86

View file

@ -1,4 +1,4 @@
CPPFLAGS = -Ofast
CPPFLAGS ?= -Ofast
BUILD_DIR = bin