genode-ehmry/repos/gems/src/server/terminal_mux/target.mk

7 lines
122 B
Makefile

TARGET = terminal_mux
SRC_CC = main.cc ncurses.cc
LIBS = libc ncurses
INC_DIR += $(PRG_DIR)
CC_CXX_WARN_STRICT =