summaryrefslogtreecommitdiffstats
path: root/tests/run-make/version/Makefile
blob: 3a130545d69d3c8960dc7930251057e4fcef85e1 (plain)
1
2
3
4
5
6
include ../tools.mk

all:
	$(RUSTC) -V
	$(RUSTC) -vV
	$(RUSTC) --version --verbose