This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
265f5c4
)
disable VPATH for now (breaks x2p build)
author
Gurusamy Sarathy
<gsar@cpan.org>
Mon, 26 Jul 1999 04:18:00 +0000
(
04:18
+0000)
committer
Gurusamy Sarathy
<gsar@cpan.org>
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
src = $src
# nice makes grok this
-VPATH = .:$src
+
#
VPATH = .:$src
!GROK!THIS!
!GROK!THIS!