genode/repos/os/src/server/input_filter/target.mk

5 lines
81 B
Makefile

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