1 2 3 4 5 6
(defsystem haiku-book :class :package-inferred-system :depends-on (:haiku-book/frame) :components ((:static-file "story.text")))