[PATCH] Fix build with BSD make.
Gaetan Nadon
memsize at videotron.ca
Mon Feb 14 08:52:22 PST 2011
On Mon, 2011-02-14 at 07:29 -0800, Alan Coopersmith wrote:
> On 02/14/11 06:18 AM, Dan Nicholson wrote:
> > On Sun, Feb 13, 2011 at 11:43 PM, Matthieu Herrb <matthieu.herrb at laas.fr> wrote:
> >> On Sun, Feb 13, 2011 at 04:44:35PM -0800, Alan Coopersmith wrote:
> >>> On 02/13/11 12:51 PM, Matthieu Herrb wrote:
> >>>> $< is not allowed in explicit rules.
> >>>
> >>> Solaris make has the same limitation, but since I have to use gnu make due to
> >>> the sinclude in hw/xfree86/loader/Makefile.am I'd not noticed that
> >>> yet.
> >>
> >> Yes I have a local patch for that too. I don't know how to achieve
> >> this in a portable way.
> >
> > According to the gnu make manual, sinclude is just a synonym for
> > "-include".
>
> Solaris make doesn't know about "-include" either - as far as I know, there
> is no conditional "include this file if it exists, else ignore it" directive.
>
It's probably a naïve suggestion, removing the need for sinclude by
ensuring the script
always produces a valid minimal sdksyms.dep could be a solution.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110214/48a963d5/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
URL: <http://lists.x.org/archives/xorg-devel/attachments/20110214/48a963d5/attachment.pgp>
More information about the xorg-devel
mailing list