[m-rev.] for review: keep the invocation automatically up-to-date

Julien Fischer jfischer at opturion.com
Sat Jul 19 23:24:53 AEST 2025


On Sat, 19 Jul 2025 at 23:14, Zoltan Somogyi <zoltan.somogyi at runbox.com> wrote:
>
>
>
> On Sat, 19 Jul 2025 23:00:26 +1000, Julien Fischer <jfischer at opturion.com> wrote:
> > On Sat, 19 Jul 2025 at 07:43, Zoltan Somogyi <zoltan.somogyi at runbox.com> wrote:
> > > +ug_invocation.texi_date: ../compiler/mercury_compile
> >
> > For C grades, that should at least be:
> >
> >     ../compiler/mercury_compile$(EXT_FOR_EXE)
>
> Done, but note that this same Mmakefile has other existing references
> to the compiler (and other) executables without that suffix.

True, but that's mostly just for invoking them.  You don't need to give
the .exe extension for that. (I'm not sure whether make does that.)

Julien.


More information about the reviews mailing list