mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01: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
|