summaryrefslogtreecommitdiffstats
path: root/src/test/run-make-fulldeps/windows-spawn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-make-fulldeps/windows-spawn/Makefile')
-rw-r--r--src/test/run-make-fulldeps/windows-spawn/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/test/run-make-fulldeps/windows-spawn/Makefile b/src/test/run-make-fulldeps/windows-spawn/Makefile
deleted file mode 100644
index b6cdb169b..000000000
--- a/src/test/run-make-fulldeps/windows-spawn/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-include ../tools.mk
-
-# only-windows
-
-all:
- $(RUSTC) -o "$(TMPDIR)/hopefullydoesntexist bar.exe" hello.rs
- $(RUSTC) spawn.rs
- $(TMPDIR)/spawn.exe