On Sat, Jun 6, 2009 at 09:36, Paul Jarc<p...@po.cwru.edu> wrote:
> In that case:
> % :
>        cd $(MASTERDIR) && \
>        pwd=`$(MASTERDIR)/relative-pwd` &&
>        $(MAKE) RUNDIR="$${pwd?}" $@

...

Paul, you're on the right track.  Now I have to customize it more.
However, considering all the other options I need to handle, a Perl
script I think is best for me.

Thanks so much.

Regards,

-Tom


Reply via email to