ref: b22e8f2befd9e092887034e6bd7ee0a5b02df762 dir: /mkboot1.lsp/
; -*- scheme -*- (load "builtins.lsp") (load "instructions.lsp") (load "system.lsp") (load "compiler.lsp") (make-system-image "flisp.boot")