$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Deane Yang (deane_yang_at_[hidden])
Date: 2005-12-14 11:41:31
Wow! Where do I learn stuff like that?
Rene Rivera wrote:
> Deane Yang wrote:
>
>> I'd like to replace the "$(<)" by path
>> of the PDF file with the suffix ".pdf" removed. How do I do that?
>
> $(<:S=)
>
>
>