summaryrefslogtreecommitdiffstats
path: root/tests/run-make-fulldeps/windows-subsystem/Makefile
blob: 78c4e2ac1e875f0574c23181fd032bf2cc3f4226 (plain)
1
2
3
4
5
include ../tools.mk

all:
	$(RUSTC) windows.rs
	$(RUSTC) console.rs