mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-31 11:07:02 +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
|