From: keie Date: Fri, 1 Mar 1985 22:11:46 +0000 (+0000) Subject: Adapted to single cv for all machines. X-Git-Tag: release-5-5~5584 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=17e13e9e7121cdd4ff916d7ca6aec6a4a1cceb7e;p=ack.git Adapted to single cv for all machines. --- diff --git a/lib/pmds/descr b/lib/pmds/descr index 957a9fdda..7f0f99e18 100644 --- a/lib/pmds/descr +++ b/lib/pmds/descr @@ -1,7 +1,5 @@ # $Revision$ # Script for use of ACK as cross C-compiler on VAX for PMDS machine -# The output has its int's in the pmds order. -# Conversion from VU-a.out to PMDS-a.out should still be done on the pmds. var w=2 var p=4 var s=2 @@ -46,7 +44,7 @@ end name cv from .out to .cv - program {EM}/lib/{PMDS}/pmcv + program {EM}/lib/{PMDS}/cv args < > outfile a.out end