mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-10 06:52:56 +00:00
5 lines
88 B
Makefile
5 lines
88 B
Makefile
|
SRC_CC = allocator_avl.cc
|
||
|
LIBS = slab avl_tree
|
||
|
|
||
|
vpath % $(REP_DIR)/src/base/allocator
|