Adapted to single cv for all machines.
This commit is contained in:
parent
494245ebe6
commit
5962932698
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user