Initial revision

This commit is contained in:
eihrul
2004-10-20 17:17:51 +00:00
commit 3010e46b47
36 changed files with 7227 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
lib_LIBRARIES = libenet.a
libenet_a_SOURCES = host.c list.c callbacks.c packet.c peer.c protocol.c unix.c win32.c
INCLUDES = -Iinclude/
SUBDIRS = include