mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 07:46:42 +00:00
5 lines
95 B
Makefile
5 lines
95 B
Makefile
|
SRC_CC = log_console.cc
|
||
|
LIBS = console
|
||
|
|
||
|
vpath log_console.cc $(REP_DIR)/src/base/console
|