mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-24 07:46:42 +00:00
6 lines
72 B
Makefile
6 lines
72 B
Makefile
|
SRC_CC += timeout.cc
|
||
|
|
||
|
LIBS += alarm
|
||
|
|
||
|
vpath % $(REP_DIR)/src/lib/timeout
|