Lee Salzman 50c9c0365c enet random seed fix %!s(int64=12) %!d(string=hai) anos
..
docs 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
include 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
m4 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
ChangeLog 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
Doxyfile db5c82653f *** empty log message *** %!s(int64=18) %!d(string=hai) anos
LICENSE 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
Makefile.am 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
Makefile.in 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
README e0ca546b90 WIP build system revamp %!s(int64=14) %!d(string=hai) anos
aclocal.m4 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
callbacks.c f4eb3b724e enet 1.3 testing %!s(int64=14) %!d(string=hai) anos
compress.c 3cc7b798e8 release fixes %!s(int64=14) %!d(string=hai) anos
config.guess 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
config.sub 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
configure 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
configure.ac 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
depcomp 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
enet.dsp 6e34f34590 build fixes %!s(int64=14) %!d(string=hai) anos
enet_dll.cbp 6e34f34590 build fixes %!s(int64=14) %!d(string=hai) anos
host.c 50c9c0365c enet random seed fix %!s(int64=12) %!d(string=hai) anos
install-sh 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
libenet.pc.in e0ca546b90 WIP build system revamp %!s(int64=14) %!d(string=hai) anos
list.c c7d38781fc list include workaround %!s(int64=14) %!d(string=hai) anos
ltmain.sh 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
missing 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
packet.c 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
peer.c 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
protocol.c 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
unix.c 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos
win32.c 3ff01a18fe enet 1.3.6 %!s(int64=12) %!d(string=hai) anos

README

Please visit the ENet homepage at http://enet.bespin.org for installation
and usage instructions.

If you obtained this package from CVS, the quick description on how to build
is:

# Generate the build system.

autoreconf -vfi

# Compile and install the library.

./configure && make && make install