Re: gnu make-isms
> "Angus" == Angus Leeming <[EMAIL PROTECTED]> writes: Angus> SUFFIX = .C .fd Angus> .fd.C: $(SHELL) $(SCRIPT) $< Angus> Patch attached. Ok to apply to 13x, Jean-Marc? Yes. JMarc
gnu make-isms
In an ideal world we don't want them, right? I've just been building the 13x tree using Dec's make and find that the src tree is almost Ok. The changes I have to make are to the build rules for our 'unusual' sources. Eg, this in src/frontends/xforms/forms/Makefile.am: %.C: %.fd $(SHELL)