]> git.proxmox.com Git - rustc.git/blob - tests/run-make/version/Makefile
New upstream version 1.70.0+dfsg1
[rustc.git] / tests / run-make / version / Makefile
1 include ../tools.mk
2
3 all:
4 $(RUSTC) -V
5 $(RUSTC) -vV
6 $(RUSTC) --version --verbose