]> git.lizzy.rs Git - rust.git/blob - src/test/run-make-fulldeps/windows-spawn/Makefile
Auto merge of #100578 - Urgau:float-next-up-down, r=scottmcm
[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