genode/repos/os/src/test/timeout/target.mk
2016-11-30 13:38:04 +01:00

5 lines
89 B
Makefile

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