mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-04-28 06:33:36 +00:00
9 lines
130 B
Plaintext
9 lines
130 B
Plaintext
Installation:
|
|
./autogen.sh
|
|
./configure --prefix=/some/prefix
|
|
make
|
|
make install
|
|
Cleanup:
|
|
make distclean
|
|
./autoclean.sh
|