]> git.proxmox.com Git - rustc.git/blob - tests/run-make/no-input-file/Makefile
New upstream version 1.70.0+dfsg1
[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