genode/os/lib/mk/timer.inc

6 lines
133 B
PHP

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