linux: clean-up lib-files of base and base-common

Issue #1042
This commit is contained in:
Martin Stein
2014-02-11 18:11:01 +01:00
committed by Norman Feske
parent 016c3a8d9e
commit 4f0a75b0bc
6 changed files with 4 additions and 27 deletions

View File

@ -1,8 +0,0 @@
include $(REP_DIR)/lib/mk/base.inc
LIBS += startup cxx
SRC_CC += thread.cc thread_linux.cc
vpath thread.cc $(BASE_DIR)/src/base/thread
vpath thread_linux.cc $(REP_DIR)/src/base/thread