rustc/tests/run-make/extern-diff-internal-name/Makefile
2023-09-14 08:56:40 +02:00

7 lines
119 B
Makefile

# ignore-cross-compile
include ../tools.mk
all:
$(RUSTC) lib.rs
$(RUSTC) test.rs --extern foo=$(TMPDIR)/libbar.rlib