mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 21:57:55 +00:00
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
|