No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-tools / examples / hello-pascal / INSTALL
blob3b15d4670f883b78650711c8941827bc60bb3d36
1 This example relies on:
2   - Free Pascal (ppc386)
4 Installation:
5   ./autogen.sh
6   ./configure --prefix=/some/prefix
7   make
8   make install
9 Cleanup:
10   make distclean
11   ./autoclean.sh