summaryrefslogtreecommitdiffstats
path: root/src/test/run-make-fulldeps/windows-subsystem/Makefile
blob: 34fb5db32f95afd1334b55b670f45aabfb557132 (plain)
1
2
3
4
5
-include ../tools.mk

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