rust/tests/run-make/no-input-file/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
111 B
Makefile
Raw Normal View History

2023-02-10 02:01:50 -06:00
include ../../run-make-fulldeps/tools.mk
all:
$(RUSTC) --print crate-name 2>&1 | diff - no-input-file.stderr