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

5 lines
92 B
Makefile

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