mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
5 lines
123 B
Makefile
5 lines
123 B
Makefile
SRC_CC = no_extension.cc
|
|
INC_DIR += $(REP_DIR)/src/app/cli_monitor
|
|
|
|
vpath no_extension.cc $(REP_DIR)/src/app/cli_monitor
|