Files
genode-world/src/app/xml_term_edit/target.mk
2017-11-28 10:17:16 -06:00

6 lines
140 B
Makefile

TARGET = xml_term_edit
SRC_CC = component.cc
LIBS = base libc
INC_DIR += $(PRG_DIR) $(call select_from_repositories,src/app/cli_monitor)