Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-tools / examples / hello-smalltalk / INSTALL
blob4a6b9f87eb7b5df280f2f4699762752e0590f565
1 This example relies on gst (GNU Smalltalk).
3 Installation:
4   ./autogen.sh
5   ./configure --prefix=/some/prefix
6   make
7   make install
8 Cleanup:
9   make distclean
10   ./autoclean.sh