List xproto.xml path explicitly instead of relying on GNU Make $< expansion
authorAlan Coopersmith <alan.coopersmith@sun.com>
Fri, 22 Sep 2006 18:53:21 +0000 (11:53 -0700)
committerJamey Sharp <jamey@minilop.net>
Fri, 22 Sep 2006 22:11:39 +0000 (15:11 -0700)
(Some non-gnu makes, such as Solaris make, only recognize $< in implicit
 suffix rules, not explicit ones like this.)


No differences found