genode/repos/os/src/test/timeout/target.mk

5 lines
81 B
Makefile

TARGET = test-timeout
SRC_CC += main.cc
LIBS += base
INC_DIR += $(PRG_DIR)