# $Id: makefile 69601 2014-07-30 13:51:01Z cxh $ # The name of the FMU to be built. FMU_NAME = AMS_AMSSim CFLAGS = -I/usr/local/jmodelica/include/RuntimeLibrary # The rules are in a separate file so that we can easily update them. include fmu.mk