# $Id: makefile 66980 2013-07-26 17:22:14Z cxh $ # The name of the FMU to be built. FMU_NAME = incME1 # The rules are in a separate file so that we can easily update them. include fmu.mk