OUTNAME_RELEASE = create_engine
OUTNAME_DEBUG = create_engine_debug
MAKEFILE_CONFIG ?= ../common/Makefile.config
include $(MAKEFILE_CONFIG)
all: release