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