defsystem-compatibility
Make many defsystems look the same!
$ area51 add defsystem-compatibilityCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(defsystem-compatibility:some-function ...)