projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
265f5c4
)
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
patch
|
blob
|
blame
|
history
diff --git
a/x2p/Makefile.SH
b/x2p/Makefile.SH
index
6a17958
..
240725a
100755
(executable)
--- 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!