summaryrefslogtreecommitdiffstats
path: root/tests/run-make/windows-subsystem/Makefile
blob: e3cf9181de418e0cafae494163e41cabc03851a3 (plain)
1
2
3
4
5
6
# ignore-cross-compile
include ../tools.mk

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