genode/repos/libports/lib/mk/rust.inc

5 lines
101 B
Makefile

SRC_RS = lib.rs
vpath % $(call select_from_ports,rust)/src/lib/rust/src/$(RLIB)
# vi: set ft=make :