From 14b266439b411a327518c855892cb744945c6e8a Mon Sep 17 00:00:00 2001 From: Gurusamy Sarathy Date: Mon, 26 Jul 1999 04:18:00 +0000 Subject: [PATCH] disable VPATH for now (breaks x2p build) p4raw-id: //depot/perl@3755 --- x2p/Makefile.SH | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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! -- 1.8.3.1