<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.26.0">
</HEAD>
<BODY>
On Mon, 2011-02-14 at 07:29 -0800, Alan Coopersmith wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
On 02/14/11 06:18 AM, Dan Nicholson wrote:
&gt; On Sun, Feb 13, 2011 at 11:43 PM, Matthieu Herrb &lt;<A HREF="mailto:matthieu.herrb@laas.fr">matthieu.herrb@laas.fr</A>&gt; wrote:
&gt;&gt; On Sun, Feb 13, 2011 at 04:44:35PM -0800, Alan Coopersmith wrote:
&gt;&gt;&gt; On 02/13/11 12:51 PM, Matthieu Herrb wrote:
&gt;&gt;&gt;&gt; $&lt; is not allowed in explicit rules.
&gt;&gt;&gt;
&gt;&gt;&gt; Solaris make has the same limitation, but since I have to use gnu make due to
&gt;&gt;&gt; the sinclude in hw/xfree86/loader/Makefile.am I'd not noticed that
&gt;&gt;&gt; yet.
&gt;&gt;
&gt;&gt; Yes I have a local patch for that too. I don't know how to achieve
&gt;&gt; this in a portable way.
&gt; 
&gt; According to the gnu make manual, sinclude is just a synonym for
&gt; &quot;-include&quot;.

Solaris make doesn't know about &quot;-include&quot; either - as far as I know, there
is no conditional &quot;include this file if it exists, else ignore it&quot; directive.

</PRE>
</BLOCKQUOTE>
It's probably a na&#239;ve suggestion, removing the need for sinclude by ensuring the script<BR>
always produces a valid minimal sdksyms.dep could be a solution.<BR>
<BR>
</BODY>
</HTML>