mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-22 15:02:25 +00:00
6 lines
150 B
PHP
6 lines
150 B
PHP
|
SRC_CC += main.cc
|
||
|
LIBS += cxx server env alarm signal
|
||
|
INC_DIR += $(REP_DIR)/src/drivers/timer/include
|
||
|
|
||
|
vpath main.cc $(REP_DIR)/src/drivers/timer
|