genode/repos/os/lib/mk/timer.inc
2016-11-30 13:38:04 +01:00

8 lines
130 B
PHP

SRC_CC += main.cc
LIBS += base timeout
INC_DIR += $(REP_DIR)/src/drivers/timer/include
vpath %.cc $(REP_DIR)/src/drivers/timer