summaryrefslogtreecommitdiffstats
path: root/build/pymake/tests/cmd-stripdotslash.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build/pymake/tests/cmd-stripdotslash.mk')
-rw-r--r--build/pymake/tests/cmd-stripdotslash.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/build/pymake/tests/cmd-stripdotslash.mk b/build/pymake/tests/cmd-stripdotslash.mk
new file mode 100644
index 000000000..ce5ed4244
--- /dev/null
+++ b/build/pymake/tests/cmd-stripdotslash.mk
@@ -0,0 +1,5 @@
+all:
+ $(MAKE) -f $(TESTPATH)/cmd-stripdotslash.mk ./foo
+
+./foo:
+ @echo TEST-PASS