Add Makefile (build / test / run / install) #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "makefile"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Convenience targets wrapping the SBCL+ocicl invocations:
src/*.lisp, lispsearch.asd, ocicl.csv.
Runs SBCL with --no-sysinit --no-userinit and loads the ocicl runtime
explicitly, so it behaves the same whether or not ~/.sbclrc loads ocicl
(avoids the double-load defconstant error). SBCL/RUNTIME/PREFIX/ARGS overridable.