mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 14:37:50 +00:00
4 lines
113 B
Makefile
4 lines
113 B
Makefile
|
LIBS = libcore-rust liballoc-rust librustc_unicode-rust
|
||
|
RLIB = libcollections
|
||
|
include $(REP_DIR)/lib/mk/rust.inc
|