mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-26 08:51:08 +00:00
a77e509283
Fixes #2293
8 lines
146 B
Makefile
8 lines
146 B
Makefile
INC_DIR = $(REP_DIR)/src/server/cpu_sampler
|
|
|
|
SRC_CC = native_cpu.cc
|
|
|
|
SHARED_LIB = yes
|
|
|
|
vpath %.cc $(REP_DIR)/src/lib/cpu_sampler_platform-generic
|