Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
mmontone committed Sep 17, 2022
1 parent ee1c254 commit 97420c5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,9 @@ quicklisp-controller:
git clone --depth=1 https://github.com/xach/westbrook.git
git clone --depth=1 https://github.com/quicklisp/project-info.git
git clone --depth=1 https://github.com/quicklisp/quicklisp-controller.git
sbcl --load build.lisp

systems-file:
sbcl --load 'make-systems-file.lisp' --eval '(quicklisp-systems-file::make-systems-file)'

build: quicklisp-projects quicklisp-controller systems-file
sbcl --load build.lisp


0 comments on commit 97420c5

Please sign in to comment.