No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-tools / examples / hello-gawk / INSTALL
blob1a4f2df334357c5bebe434b075cd08098e101533
1 This example relies on gawk (GNU awk).
3 Installation:
4   ./autogen.sh
5   ./configure --prefix=/some/prefix
6   make
7   make install
8 Cleanup:
9   make distclean
10   ./autoclean.sh