mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-27 01:11:06 +00:00
4 lines
95 B
Makefile
4 lines
95 B
Makefile
|
SRC_CC = thread.cc thread_start.cc thread_bootstrap.cc
|
||
|
|
||
|
vpath %.cc $(BASE_DIR)/src/base/thread
|