#
# Debugging Information Extraction Library Wrapper General Makefile
#
# File:      Makefile
# Author:    Jan Fiedor (fiedorjan@centrum.cz)
# Date:      Created 2012-02-21
# Date:      Last Update 2014-10-03
# Version:   0.4
#

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

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

# End of file Makefile
