-- MakeVM.cm
-- Levin on January 20, 1984 4:10 pm
-- Maxwell, January 17, 1984 3:46 pm (new compiler syntax)
-- Russ Atkinson, May 15, 1984 5:04:46 pm PDT

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

-- Compile private interfaces

Compile -~b~n VMStatistics VMSideDoor VMBacking VMBackingChanges VMInternal VMEmergency

-- Compile implementations

Compile -~b~n VMAllocImpl VMBackingImpl VMFaultsImpl VMFrameSnapshotImpl VMInitImpl VMLaundryImpl VMLowCoreImpl VMOpsImpl VMReplacementImpl VMStateImpl VMSwapImpl
-- Bind
Bind VMImpl