mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 07:22:25 +00:00
6 lines
148 B
Makefile
6 lines
148 B
Makefile
|
SRC_CC = lx_hybrid.cc new_delete.cc
|
||
|
LIBS += syscall env
|
||
|
|
||
|
vpath new_delete.cc $(BASE_DIR)/src/base/cxx
|
||
|
vpath lx_hybrid.cc $(REP_DIR)/src/platform
|