mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 06:07:59 +00:00
5 lines
111 B
Makefile
5 lines
111 B
Makefile
SRC_CC = timed_semaphore.cc
|
|
LIBS = thread alarm
|
|
|
|
vpath timed_semaphore.cc $(REP_DIR)/src/lib/timed_semaphore
|