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

5 lines
108 B
Makefile

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