mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-12 07:52:44 +00:00
6 lines
131 B
Makefile
6 lines
131 B
Makefile
|
SRC_CC = microblaze_console.cc
|
||
|
LIBS = cxx console
|
||
|
INC_DIR += $(REP_DIR)/src/platform
|
||
|
|
||
|
vpath %.cc $(REP_DIR)/src/base/console
|