mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 14:37:50 +00:00
5 lines
118 B
Makefile
5 lines
118 B
Makefile
SRC_CC = timed_semaphore.cc
|
|
LIBS = thread alarm signal
|
|
|
|
vpath timed_semaphore.cc $(REP_DIR)/src/lib/timed_semaphore
|