mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 00:41:08 +00:00
6 lines
119 B
Makefile
6 lines
119 B
Makefile
|
SRC_CC = thread_context.cc
|
||
|
|
||
|
INC_DIR += $(REP_DIR)/src/core/include
|
||
|
|
||
|
vpath thread_context.cc $(REP_DIR)/src/base/thread
|