mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 01:28:53 +00:00
5 lines
92 B
Makefile
5 lines
92 B
Makefile
|
SRC_CC = heap.cc sliced_heap.cc
|
||
|
LIBS = allocator_avl
|
||
|
|
||
|
vpath %.cc $(REP_DIR)/src/base/heap
|