chiark
/
gitweb
/
~mdw
/
zone
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Makefile, zone.asd: Use ASDF and `runlisp' for building images.
[zone]
/
zone.asd
diff --git
a/zone.asd
b/zone.asd
index b0544a1069f3de636bde972dcb7395f2e8c747fc..6c143e8130d48113e49fbec21c3d15e97ec08d9d 100644
(file)
--- a/
zone.asd
+++ b/
zone.asd
@@
-5,6
+5,8
@@
:version "1.0.0"
:author "Mark Wooding <mdw@distorted.org.uk>"
:depends-on ("mdw" #+ecl "cffi" #+sbcl "sb-bsd-sockets")
+ :entry-point "zone.frontend:main"
+ :build-pathname "zone.img"
:components ((:file "net-package")
(:file "sys")
(:file "net")