summaryrefslogtreecommitdiffstats
path: root/src/test/run-make-fulldeps/windows-spawn/Makefile
blob: c09ce8109e6fdb0791b67da7d8b75b2dea1d5384 (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