Skip to content

Instantly share code, notes, and snippets.

@jmercouris
Created June 3, 2018 15:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jmercouris/4de76bd2e6250b5a8d54588e50c60a45 to your computer and use it in GitHub Desktop.
Save jmercouris/4de76bd2e6250b5a8d54588e50c60a45 to your computer and use it in GitHub Desktop.
# Tweak this configuration to your preferences:
PREFIX ?= /usr/local
INSTALL_BIN ?= ${PREFIX}/bin
INSTALL_SOURCE ?= ${PREFIX}/share/common-lisp/source/cl-launch
INSTALL_SYSTEMS ?= ${PREFIX}/share/common-lisp/systems
LISPS ?= sbcl clisp ccl ecl cmucl gclcvs lispworks allegro gcl abcl scl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment