disable VPATH for now (breaks x2p build)
Gurusamy Sarathy [Mon, 26 Jul 1999 04:18:00 +0000 (04:18 +0000)]
p4raw-id: //depot/perl@3755

x2p/Makefile.SH

index 6a17958..240725a 100755 (executable)
@@ -67,7 +67,7 @@ TRNL = '$trnl'
 src    = $src
 
 # nice makes grok this
-VPATH = .:$src
+#VPATH = .:$src
 
 !GROK!THIS!