From: Gurusamy Sarathy Date: Mon, 26 Jul 1999 04:18:00 +0000 (+0000) Subject: disable VPATH for now (breaks x2p build) X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=14b266439b411a327518c855892cb744945c6e8a;p=p5sagit%2Fp5-mst-13.2.git disable VPATH for now (breaks x2p build) p4raw-id: //depot/perl@3755 --- diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH index 6a17958..240725a 100755 --- a/x2p/Makefile.SH +++ b/x2p/Makefile.SH @@ -67,7 +67,7 @@ TRNL = '$trnl' src = $src # nice makes grok this -VPATH = .:$src +#VPATH = .:$src !GROK!THIS!