summaryrefslogtreecommitdiffstats
path: root/build/pymake/tests/pathdir/src/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'build/pymake/tests/pathdir/src/Makefile')
-rw-r--r--build/pymake/tests/pathdir/src/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/build/pymake/tests/pathdir/src/Makefile b/build/pymake/tests/pathdir/src/Makefile
new file mode 100644
index 000000000..6c24bd8f9
--- /dev/null
+++ b/build/pymake/tests/pathdir/src/Makefile
@@ -0,0 +1,2 @@
+pathtest.exe: pathtest.cpp
+ cl -EHsc -MT $^