Added initial LBreakout2 sources, already slightly modified - it does not work yet!

This commit is contained in:
pelya
2010-09-16 15:53:05 +03:00
parent ab7f63b305
commit 3e3025abcc
607 changed files with 192118 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
DEFS = @DEFS@ @network_flag@ @netdebug_flag@ @sdlnet_flag@
noinst_LIBRARIES = libcommon.a
libcommon_a_SOURCES = \
list.c net.c tools.c parser.c
EXTRA_DIST = list.h net.h messages.h tools.h parser.h gettext.h