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