[m-rev.] for review: start using --generate-dependencies-ints

Zoltan Somogyi zoltan.somogyi at runbox.com
Fri Oct 20 22:33:34 AEDT 2023


On 2023-10-20 22:27 +11:00 AEDT, "Julien Fischer" <jfischer at opturion.com> wrote:
> mmc --make (which is used to build the C# library) supports a no-op
> depend target, but doesn't recongise depend_ints. So either need
> similarly support depend_ints as a no-op target for mmc --make or
> make the above target in the Mmakefile dependent on the grade and not
> use depend_ints in the non-C grades.

I think the former is preferable. Can you test whether just extending the filter
on line 108 of make.top_level.m to cover ".depend_ints" would work?

Zoltan.


More information about the reviews mailing list