1 Please visit the ENet homepage at http://enet.bespin.org for installation
\r
2 and usage instructions.
\r
4 If you obtained this package from CVS, the quick description on how to build
\r
7 # Generate the build system.
\r
9 aclocal && automake -a -c --foreign && autoconf
\r
11 # Compile and install the library.
\r
13 ./configure && make && make install
\r