X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=x2p%2FMakefile.SH;h=30d9dd1b8a0450ffa606ec3e9db0851260198b1f;hb=5c144d81801caa5e8317f6a38b40eb08257c47ea;hp=efe97b21c96974cbe3aeb9b4ab0dc1266c39e23f;hpb=0eb4e9318e9e5f9bee51283d7a41435212572036;p=p5sagit%2Fp5-mst-13.2.git diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH index efe97b2..30d9dd1 100755 --- a/x2p/Makefile.SH +++ b/x2p/Makefile.SH @@ -39,7 +39,7 @@ LDFLAGS = $ldflags #mallocobj = $mallocobj shellflags = $shellflags -libs = $libs +libs = $perllibs $make_set_make # grrr @@ -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 \