develooper Front page | perl.perl6.internals | Postings from December 2001

Re: Hello? Win32 on fire?

Thread Previous | Thread Next
From:
Andy Dougherty
Date:
December 13, 2001 11:43
Subject:
Re: Hello? Win32 on fire?
Message ID:
Pine.SOL.4.10.10112121701070.2170-100000@maxwell.phys.lafayette.edu
On Wed, 12 Dec 2001, Andy Dougherty wrote:

> One idiom which might work is
> 
> 	cd foo && $(MAKE)

D'oh, that's 

    cd foo && $(MAKE) && cd ..

(remembering the actual initial problem . . . :-)

-- 
    Andy Dougherty		doughera@lafayette.edu
    Dept. of Physics
    Lafayette College, Easton PA 18042


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About