libebus project merged into ebusd project.

This commit is contained in:
Roland Jax
2014-10-27 22:28:22 +01:00
parent 809f674ea7
commit 0827c62f3f
60 changed files with 4872 additions and 49 deletions
+14
View File
@@ -0,0 +1,14 @@
AM_CXXFLAGS = -fpic \
-Wall \
-Wextra
noinst_LIBRARIES = libcore.a
libcore_a_SOURCES = appl.cpp \
daemon.cpp \
logger.cpp \
thread.cpp \
tcpsocket.cpp
distclean-local:
-rm -f Makefile.in