summaryrefslogtreecommitdiffstats
path: root/depend.txr
diff options
context:
space:
mode:
Diffstat (limited to 'depend.txr')
-rw-r--r--depend.txr11
1 files changed, 11 insertions, 0 deletions
diff --git a/depend.txr b/depend.txr
new file mode 100644
index 00000000..7fa2183c
--- /dev/null
+++ b/depend.txr
@@ -0,0 +1,11 @@
+@(next)$.
+@(collect)
+@file.c
+@(next)@file.c
+@(collect)
+#include "@header"
+@(end)
+@(output)
+@file.o:@(rep) @header@(end)
+@(end)
+@(end)