Default to ecl - clic - Clic is an command line interactive client for gopher written in Common LISP
(HTM) git clone git://bitreich.org/clic/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/clic/
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) Tags
(DIR) README
(DIR) LICENSE
---
(DIR) commit 22dc86d0df968a36cd567bb54c6cdb923523ca0f
(DIR) parent 9357d1d69981d44f740188cb9ef80d5097b0074a
(HTM) Author: Solene Rapenne <solene@perso.pw>
Date: Sun, 31 Dec 2017 16:33:45 +0100
Default to ecl
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/Makefile b/Makefile
@@ -3,7 +3,7 @@
.POSIX:
BIN = clic
-LISP = sbcl
+LISP = ecl
PREFIX = /usr
BINDIR = ${PREFIX}/bin
MANDIR = ${PREFIX}/share/man/man1