Re: [PATCH] No $< in non-inference rules for nmake
Ron Blaschke <[EMAIL PROTECTED]> wrote: > nmake doesn't accept $< in non-inference rules. The attached patch fixes > this for the generated pmc rules. Thanks, applied. leo
[PATCH] No $< in non-inference rules for nmake
Hi, nmake doesn't accept $< in non-inference rules. The attached patch fixes this for the generated pmc rules. Regards, Ron no_dollar_slash_in_pmc_rules.patch Description: Attached file: no_dollar_slash_in_pmc_rules.patch