#
# ANaConDA Framework General Makefile
#
# File:      Makefile
# Author:    Jan Fiedor (fiedorjan@centrum.cz)
# Date:      Created 2012-02-21
# Date:      Last Update 2014-10-03
# Version:   0.4.1
#

# Load the variables necessary to build the framework
include ../shared/config/makefile.config

# Load the rules necessary to build the framework
include ../shared/config/makefile.rules

# End of file Makefile
