-- File: MesaMicrocode.df - last edit:
-- BJackson.Pa          5-Jun-85 22:09:38

-- Copyright (C) 1985 by Xerox Corporation. All rights reserved.

--
-- The purpose of this df file is to be the absolute very top level
-- starting point for generation of Mesa.db {the Mesa language abstract machine emulator}
-- In some sense the only file this df file contains is "DLionMicroCode.RIM", which is
-- the dependency description file for all microcode/low-level code generation.
--
Exports [Indigo]<DLion>Release>DF>

  MesaMicrocode.DF                             09-Jul-85 03:24:38 PDT

Exports [Indigo]<DLion>Release>DLionMicrocode>Public>

  Mesa.db                                      
  RavenMesa.db                                 
  TridentRavenMesa.db                          

Exports [Indigo]<DLion>Release>DLionMicrocode>Friends>

  MagTapeMesa.db                               
  TridentMagTapeMesa.db                        

Directory [Indigo]<DLion>Release>DLionMicrocode>Private>

  DLionMicroCode.RIM                           

Imports [Indigo]<DLion>Release>DF>Domino.df Of ~=
  Using [Domino.bin]

Imports [Indigo]<DLion>Release>DF>MesaCPMicrocode.df Of ~=
  Using [MagTapeMesa.fb, Mesa.fb, RavenMesa.fb, TridentMagTapeMesa.fb, TridentRavenMesa.fb]