summaryrefslogtreecommitdiffstats
path: root/depend.txr
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-07-31 17:33:59 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-07-31 17:40:55 -0700
commit0b38bc996c4c7e2693931bbd5103c7772b56b4bd (patch)
tree8e74fd6b7efc3a0fb87037b2bb58b9d8c6129339 /depend.txr
parent2f5e7a5b96039b7a00543b4056bab7ec85c8db4b (diff)
downloadtxr-0b38bc996c4c7e2693931bbd5103c7772b56b4bd.tar.gz
txr-0b38bc996c4c7e2693931bbd5103c7772b56b4bd.tar.bz2
txr-0b38bc996c4c7e2693931bbd5103c7772b56b4bd.zip
txr-015 2009-10-15txr-015
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)