mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-25 05:19:57 +00:00
8 lines
130 B
PHP
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
|