This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: struggling with make inside GCC MELT


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]