Skip to content
build.xcvb 321 B
Newer Older
#+xcvb
(module
  :author ("Daniel Barlow and contributors")
  :licence "MIT" ;; MIT-style license. See asdf.lisp
  :description "ASDF"
  :long-description "Another System Definition Facility."
  :depends-on ("asdf" (:when (:featurep :ecl) "asdf-ecl"))
  :build-image nil))