genode/repos/os/src/app/cli_monitor/target.mk

5 lines
84 B
Makefile

TARGET = cli_monitor
SRC_CC = main.cc
LIBS = base vfs
INC_DIR += $(PRG_DIR)