-- CSupport.cm
-- NFS   27-May-86 13:45:21
 
-- Compile defs
Compiler CString CBasics CAbort CRuntime CRuntimeInternal ↑
  SpecialCRuntime BucketAlloc Pipe CIOLib CFormatIOUtil CHeap StartState ↑
  VarArgs CFormat CTypeArray StringOps Libm LibmSupport FBasics

-- Compile Mesa impls
Compiler CRuntimeA CRuntimeB CRuntimeC CStringImpl  PipeImpl CIOLibImpl ↑
  StartStateImpl CFormatIO CPrintFormat CHeapImpl Atof LibmSupportImpl ↑
  BucketAllocImpl FBasicsImpl
  
-- Compile C impls
CEnvironment
CExec.~ cc -c doscan.c ctype.c CFormatImpl.c StringOpsImpl.c

-- Assemble impl
Assembler VarArgsImpl

-- build math library
@CMathLib.cm

-- bind
Bind CSupport