mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 06:33:31 +00:00
7 lines
124 B
Makefile
7 lines
124 B
Makefile
|
SRC_CC += console.cc
|
||
|
|
||
|
vpath %.cc $(REP_DIR)/src/lib/format
|
||
|
|
||
|
# for reusing output.h
|
||
|
REP_INC_DIR += src/include/base/internal
|