-- MakeVM.cm
-- last edited by Levin on August 22, 1983 9:59 am

-- Do the following after MesaRuntime is built but before building Disk:
-- Compile /-b-n VM

-- Compile private interfaces

Compile /-b-n VMStatistics VMSideDoor VMBacking VMInternal

-- Compile implementations

Compile /-b-n VMAllocImpl VMBackingImpl VMFaultsImpl VMFrameSnapshotImpl VMInitImpl VMLaundryImpl VMLowCoreImpl VMOpsImpl VMStateImpl
-- Bind
Bind VMImpl