]> git.proxmox.com Git - rustc.git/blame - tests/run-make/windows-spawn/Makefile
Merge 1.70 into proxmox/bookworm
[rustc.git] / tests / run-make / windows-spawn / Makefile
CommitLineData
f2b60f7d 1include ../tools.mk
041b39d2 2
9fa01778 3# only-windows
041b39d2
XL
4
5all:
6 $(RUSTC) -o "$(TMPDIR)/hopefullydoesntexist bar.exe" hello.rs
7 $(RUSTC) spawn.rs
8 $(TMPDIR)/spawn.exe