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

Zoltan Somogyi zoltan.somogyi at runbox.com
Mon Jul 21 00:08:15 AEST 2025



On Mon, 21 Jul 2025 00:02:56 +1000, Julien Fischer <jfischer at opturion.com> wrote:
> +ifdef BUILD_SRCDIST
> +UG_INVOCATION_DEP=
> +UG_INVOCATION_MC=$(MC)
> +else
> +UG_INVOCATION_DEP=../compiler/mercury_compile$(EXT_FOR_EXE)
> +UG_INVOCATION_MC=../compiler/mercury_compile
> +endif

The diff is fine. I am just curious: why no $(EXT_FOR_EXE) suffix on
UG_INVOCATiON_MC?

Zoltan.



More information about the reviews mailing list