summaryrefslogtreecommitdiffstats
path: root/build/pymake/tests/empty-with-deps.mk
diff options
context:
space:
mode:
Diffstat (limited to 'build/pymake/tests/empty-with-deps.mk')
-rw-r--r--build/pymake/tests/empty-with-deps.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/build/pymake/tests/empty-with-deps.mk b/build/pymake/tests/empty-with-deps.mk
new file mode 100644
index 000000000..284e5a113
--- /dev/null
+++ b/build/pymake/tests/empty-with-deps.mk
@@ -0,0 +1,4 @@
+default.test: default.c
+
+default.c:
+ @echo TEST-PASS