mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-12 00:24:52 -04:00
13 lines
202 B
Plaintext
13 lines
202 B
Plaintext
This example relies on:
|
|
- Perl (perl)
|
|
- libintl-perl 1.09 or newer
|
|
|
|
Installation:
|
|
./autogen.sh
|
|
./configure --prefix=/some/prefix
|
|
make
|
|
make install
|
|
Cleanup:
|
|
make distclean
|
|
./autoclean.sh
|