]> git.lizzy.rs Git - rust.git/blob - tests/run-make-fulldeps/windows-spawn/Makefile
Rollup merge of #106707 - ehuss:remove-dupe-sha-1, r=Mark-Simulacrum
[rust.git] / tests / run-make-fulldeps / windows-spawn / Makefile
1 include ../tools.mk
2
3 # only-windows
4
5 all:
6         $(RUSTC) -o "$(TMPDIR)/hopefullydoesntexist bar.exe" hello.rs
7         $(RUSTC) spawn.rs
8         $(TMPDIR)/spawn.exe