mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-28 01:28:53 +00:00
4 lines
92 B
Makefile
4 lines
92 B
Makefile
|
LIBS = libcore-rust liballoc_system-rust
|
||
|
RLIB = liballoc
|
||
|
include $(REP_DIR)/lib/mk/rust.inc
|