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