]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/windows-spawn/Makefile
Rollup merge of #100776 - Rejyr:diagnostic-migration-rustc-lint, r=davidtwco
[rust.git] / src / test / 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