From: Gurusamy Sarathy Date: Mon, 26 Jul 1999 04:18:00 +0000 (+0000) Subject: disable VPATH for now (breaks x2p build) X-Git-Tag: perl-5.6.0~1182 X-Git-Url: https://perl5.git.perl.org/perl5.git/commitdiff_plain/14b266439b411a327518c855892cb744945c6e8a?ds=inline 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!