help-gnu-utils
[Top][All Lists]
Advanced

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

Re: Target Path Stripping Possible?


From: Tom Browder
Subject: Re: Target Path Stripping Possible?
Date: Mon, 8 Jun 2009 12:53:51 -0500

On Sat, Jun 6, 2009 at 09:36, Paul Jarc<prj@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

[Prev in Thread] Current Thread [Next in Thread]