Re: replacing $<

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>>> "Bill" == Bill Moseley <moseley@xxxxxxxx> writes:

[...]

 Bill> So I'm just asking if $< is not portable (but it's ok to use $@)?  
 Bill> Or am I using $< incorrectly?

$< is portable only in inference rules (not your case here).
$@ is OK in any kind of rule.

Run 
   info '(autoconf)Limitations of Make'
to read about other portability issues. 

 Bill> I guess the solution is to use
 Bill> $(top_srcdir)/pod/swish-e.pod in place of $<.

Yep.
-- 
Alexandre Duret-Lutz




[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux