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