On 11/3/20 2:14 PM, Nathan Sidwell wrote:
> The final bit of preprocessor change is that to mkdeps. We have a new
> kind of thing to be dependent upon -- a compiled module interface.
> That's also an additional target.
>
> This adds the logic to mkdeps to keep those dependencies separate from
>
The final bit of preprocessor change is that to mkdeps. We have a new
kind of thing to be dependent upon -- a compiled module interface.
That's also an additional target.
This adds the logic to mkdeps to keep those dependencies separate from
include file dependencies. I made use of this when