File mtt/lib/rep/odeso_rep.make artifact 069699a344 part of check-in a8cce33cfa


# -*-makefile-*-

all: ${MTT_SYS}_odeso.${MTT_LANG}

${MTT_SYS}_odeso.gnuplot:
	@mtt -q ${MTT_OPTS} ${MTT_SYS} gnuplot view

ifneq ("${MTT_LANG}","gnuplot")
${MTT_SYS}_odeso.${MTT_LANG}:
	@touch odeso_rep.make.ignore
	@mtt -q ${MTT_OPTS} ${MTT_SYS} odeso ${MTT_LANG}
	@rm odeso_rep.make.ignore
endif


MTT: Model Transformation Tools
GitHub | SourceHut | Sourceforge | Fossil RSS ]