struggling with make inside GCC MELT

Ian Lance Taylor iant@google.com
Wed Jan 11 19:25:00 GMT 2012


Jonathan Wakely <jwakely.gcc@gmail.com> writes:

> I'm not sure why "@true" is needed, as I think GNU make allows simply
> ";" for an empty recipe, maybe Ian can explain that part.

The rules I described work for all versions of make.  It's quite
possible that with GNU make the "@true" is unnecessary.

Ian



More information about the Gcc mailing list