Added lbreakout2 from original source

This commit is contained in:
Jerome Marty
2010-12-20 16:03:09 +01:00
committed by pelya
parent 661fdabbfc
commit 18a15db3d4
587 changed files with 191221 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