# =========================================================================
# This makefile was generated by
-# Bakefile 0.2.4 (http://www.bakefile.org)
+# Bakefile 0.2.5 (http://www.bakefile.org)
# Do not modify, all changes will be overwritten!
# =========================================================================
# -------------------------------------------------------------------------
# C compiler
-CC ?= gcc
+CC = gcc
# C++ compiler
-CXX ?= g++
+CXX = g++
# Standard flags for CC
CFLAGS ?=