]> git.proxmox.com Git - rustc.git/blob - tests/run-make/no-input-file/Makefile
a754573a52410777e7eaa815268286c0b46baed5
[rustc.git] / tests / run-make / no-input-file / Makefile
1 include ../tools.mk
2
3 all:
4 $(RUSTC) --print crate-name 2>&1 | diff - no-input-file.stderr