genode/repos/gems/src/server/terminal/target.mk

5 lines
101 B
Makefile

TARGET = terminal
SRC_CC = main.cc
LIBS = base
SRC_BIN = $(notdir $(wildcard $(PRG_DIR)/*.tff))