updates to build system
This commit is contained in:
parent
88729c36df
commit
3620ead09b
5 changed files with 15 additions and 10 deletions
|
@ -1,3 +1,4 @@
|
|||
(asdf:load-asd "/home/chris/dev/tfcconnection/tfcserver.asd")
|
||||
(ql:quickload :tfcserver)
|
||||
(load (sb-ext:posix-getenv "ASDF"))
|
||||
(asdf:load-asd (pathname (truename "tfcserver.asd")))
|
||||
;; (ql:quickload :tfcserver)
|
||||
(asdf:make :tfcserver)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue