|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - downloadIndex: T V
Length: 684 (0x2ac)
Types: TextFile
Names: »V«
└─⟦afbc8121e⟧ Bits:30000532 8mm tape, Rational 1000, MC68020_OS2000 7_2_2
└─⟦77aa8350c⟧ »DATA«
└─⟦f794ecd1d⟧
└─⟦this⟧
-- The following procedure may be executed to download the modules and
-- files needed for the Mc68020_Os2000 Ada runtimes and cross debugger
-- to a target machine.
procedure Install_Product_On_Target_Main
(Target_Machine : String := "";
Runtime_Module_Directory : String := "/h0/cmds/bootobjs";
Runtime_Errors_Directory : String := "/h0/sys";
Debugger_Module_Directory : String := "/h0/cmds");
--
-- It is necessary to provide a non-null string for the Target_Machine
-- parameter.
--
-- The string for the directory on the target may be changed.
--
-- See the installation note for additional information and restrictions.
--