[m-dev.] Infix syntax proposal
Simon Taylor
stayl at cs.mu.OZ.AU
Sat Aug 17 00:23:05 AEST 2002
On 14-Aug-2002, Douglas Michael Auclair <dauclair at hotmail.com> wrote:
> BTW, I've spotted a couple of missing dependencies in Mmake.rules:
>
> %.depend: % should depend on %.m
> and
> %.dep %.dv: % also should depend on %.m
The problem here is that %.depend doesn't just depend on %.m,
it depends on all the source files which are reachable from %.m,
which Mmake can't know before it has generated the dependencies.
Simon
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list