From fe14fcc35f78a371a174a1d14256c2f35ae4262b Mon Sep 17 00:00:00 2001 From: Larry Wall Date: Thu, 21 Mar 1991 00:00:00 +0000 Subject: perl 4.0.00: (no release announcement available) So far, 4.0 is still a beta test version. For the last production version, look in pub/perl.3.0/kits@44. --- x2p/Makefile.SH | 43 +++++-------------------------------------- 1 file changed, 5 insertions(+), 38 deletions(-) (limited to 'x2p/Makefile.SH') diff --git a/x2p/Makefile.SH b/x2p/Makefile.SH index 4ab3ec9c12..82b14239ad 100644 --- a/x2p/Makefile.SH +++ b/x2p/Makefile.SH @@ -9,7 +9,7 @@ case $CONFIG in ln ../../config.sh . || \ ln ../../../config.sh . || \ (echo "Can't find config.sh."; exit 1) - fi + fi 2>/dev/null . ./config.sh ;; esac @@ -19,44 +19,11 @@ case "$mallocsrc" in esac echo "Extracting x2p/Makefile (with variable substitutions)" cat >Makefile <>Makefile <<'!NO!SUBS!' -public = a2p s2p +public = a2p s2p find2perl private = -- cgit v1.2.1