projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
99f36a7
)
Missing dependencies in x2p makefile, by Slaven Rezic.
Rafael Garcia-Suarez [Fri, 18 Feb 2005 08:54:33 +0000 (08:54 +0000)]
p4raw-id: //depot/perl@23978
x2p/Makefile.SH
patch
|
blob
|
blame
|
history
diff --git
a/x2p/Makefile.SH
b/x2p/Makefile.SH
index
5c20f14
..
30d9dd1
100755
(executable)
--- a/
x2p/Makefile.SH
+++ b/
x2p/Makefile.SH
@@
-176,6
+176,10
@@
shlist:
$(plextract):
../miniperl -I../lib $@.PL
+find2perl: find2perl.PL
+
+s2p: s2p.PL
+
malloc.c: ../malloc.c
rm -f malloc.c
sed <../malloc.c >malloc.c \