summaryrefslogtreecommitdiffstats
path: root/src/test/run-make-fulldeps/windows-spawn/Makefile
blob: b6cdb169bab484badcb3b31543c2b84d13770ef7 (plain)
1
2
3
4
5
6
7
8
include ../tools.mk

# only-windows

all:
	$(RUSTC) -o "$(TMPDIR)/hopefullydoesntexist bar.exe" hello.rs
	$(RUSTC) spawn.rs
	$(TMPDIR)/spawn.exe