* (1/3) update filelist.mk : 3 lists of sources: common, daemon-specific and library-specific

This commit is contained in:
hagen 2014-12-12 07:38:51 +00:00
parent 01bb492faf
commit 8c218bd5df
5 changed files with 21 additions and 25 deletions

View file

@ -1,7 +1,6 @@
CXX = g++
CXXFLAGS = -O2
NEEDED_CXXFLAGS = -std=c++11
include filelist.mk
INCFLAGS = -I/usr/include/ -I/usr/local/include/
LDFLAGS = -Wl,-rpath,/usr/local/lib -L/usr/local/lib
LDLIBS = -lcryptopp -lboost_system -lboost_date_time -lboost_filesystem -lboost_regex -lboost_program_options -lpthread