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