mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
6 lines
131 B
Makefile
Executable File
6 lines
131 B
Makefile
Executable File
SRC_CC = microblaze_console.cc
|
|
LIBS = cxx console
|
|
INC_DIR += $(REP_DIR)/src/platform
|
|
|
|
vpath %.cc $(REP_DIR)/src/base/console
|