(c::build-program +standalone-exe+
:lisp-files
(list (compile-file-pathname "hello.cl" :type :object))
:ld-flags
:epilogue-code
'(si::quit))