SRC_CC   = core_printf.cc
LIBS     = cxx console
INC_DIR += $(REP_DIR)/src/base/console

vpath core_printf.cc $(BASE_DIR)/src/base/console