CPPFLAGS+= -I . CXXFLAGS+= -std=c++2c -O0 -g LDFLAGS+= -L ./Alepha/ -Wl,-rpath=/home/adam/proj/bake/Alepha LDLIBS+= -lalepha CXX=g++-14 all: bake