diff options
author | Paul Green <Paul.Green@stratus.com> | 2002-05-05 13:15:00 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-05 22:15:48 +0000 |
commit | c71882ca62bae8258b04c568faa83361dbc72d39 (patch) | |
tree | b1939001d5fc59f87396e7c96cb7a95770d3a717 /vos/make_full_perl.sh | |
parent | 3e9ffe509f527252a23d5921dcd6cd5a3671012b (diff) | |
download | perl-c71882ca62bae8258b04c568faa83361dbc72d39.tar.gz |
Update README.vos and release vos build macros
Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>
To: perl5-porters@perl.org
p4raw-id: //depot/perl@16419
Diffstat (limited to 'vos/make_full_perl.sh')
-rw-r--r-- | vos/make_full_perl.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/vos/make_full_perl.sh b/vos/make_full_perl.sh new file mode 100644 index 0000000000..8abdafc78b --- /dev/null +++ b/vos/make_full_perl.sh @@ -0,0 +1,3 @@ +# This macro makes full perl and runs its test scripts +gmake +gmake test |