# =========================================================================
# This configuration file was generated by
-# Bakefile 0.2.4 (http://www.bakefile.org)
+# Bakefile 0.2.6 (http://www.bakefile.org)
# Beware that all changes made to this file will be overwritten next
# time you run Bakefile!
# =========================================================================
LINK_MODULE_FLAGS ?= -shared
# C compiler
-CC ?= gcc
+CC = gcc
# C++ compiler
-CXX ?= g++
+CXX = g++
# Standard flags for CC
CFLAGS ?=