summaryrefslogtreecommitdiffstats
path: root/tests/run-make-fulldeps/windows-subsystem/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make-fulldeps/windows-subsystem/Makefile')
-rw-r--r--tests/run-make-fulldeps/windows-subsystem/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/run-make-fulldeps/windows-subsystem/Makefile b/tests/run-make-fulldeps/windows-subsystem/Makefile
new file mode 100644
index 000000000..78c4e2ac1
--- /dev/null
+++ b/tests/run-make-fulldeps/windows-subsystem/Makefile
@@ -0,0 +1,5 @@
+include ../tools.mk
+
+all:
+ $(RUSTC) windows.rs
+ $(RUSTC) console.rs