From 1b641bfc0adaa36fd81d349c214379b379436eec Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Fri, 18 Feb 2005 08:54:33 +0000 Subject: Missing dependencies in x2p makefile, by Slaven Rezic. p4raw-id: //depot/perl@23978 --- x2p/Makefile.SH | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'x2p') diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH index 5c20f14061..30d9dd1b8a 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 \ -- cgit v1.2.1