Sign in
third-party-mirror
/
kiwivm
/
refs/heads/master
/
.
/
mingw
/
gettext
/
gettext-tools
/
examples
/
hello-clisp
/
INSTALL
blob: 2d751165236aea744975b874aa6ee706aa8517ca [
file
] [
log
] [
blame
] [
edit
]
This
example relies on clisp
(
GNU clisp
).
Installation
:
./
autogen
.
sh
./
configure
--
prefix
=
/some/
prefix
make
make install
Cleanup
:
make distclean
./
autoclean
.
sh