mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 13:02:56 +01: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
|