Artifact 069699a344c5e926d71f79906f8519e30e64b55a98158f06f392410fb45bdc93:
- File mtt/lib/rep/odeso_rep.make — part of check-in [af3953deae] at 2021-03-01 11:39:42 on branch master — Cleanup repository after cvs2git conversion. (user: jeff@gridfinity.com, size: 300) [annotate] [blame] [check-ins using] [more...]
- File mttroot/mtt/lib/rep/odeso_rep.make — part of check-in [159048c1b1] at 2004-08-11 23:45:05 on branch origin/master — Fixed options variable name. (user: geraint@users.sourceforge.net, size: 300) [annotate] [blame] [check-ins using]
# -*-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