genode/base-okl4/lib/mk/core_printf.mk

6 lines
139 B
Makefile
Raw Normal View History

2011-12-22 15:19:25 +00:00
SRC_CC = core_printf.cc
LIBS = cxx console
INC_DIR += $(REP_DIR)/src/base/console
vpath core_printf.cc $(BASE_DIR)/src/base/console