summaryrefslogtreecommitdiffstats
path: root/build/pymake/tests/dotslash-phony.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build/pymake/tests/dotslash-phony.mk')
-rw-r--r--build/pymake/tests/dotslash-phony.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/build/pymake/tests/dotslash-phony.mk b/build/pymake/tests/dotslash-phony.mk
new file mode 100644
index 000000000..06b6ae78d
--- /dev/null
+++ b/build/pymake/tests/dotslash-phony.mk
@@ -0,0 +1,3 @@
+.PHONY: ./
+./:
+ @echo TEST-PASS