From: Rafael Garcia-Suarez Date: Fri, 18 Feb 2005 08:54:33 +0000 (+0000) Subject: Missing dependencies in x2p makefile, by Slaven Rezic. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1b641bfc0adaa36fd81d349c214379b379436eec;p=p5sagit%2Fp5-mst-13.2.git Missing dependencies in x2p makefile, by Slaven Rezic. p4raw-id: //depot/perl@23978 --- diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH index 5c20f14..30d9dd1 100755 --- 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 \