about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--redo.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/redo.c b/redo.c
index 54ecd6a..792c43c 100644
--- a/redo.c
+++ b/redo.c
@@ -663,6 +663,10 @@ djb-style default.o.do:
    $1	   all
    $2	   all (!!)
    $3	   whatever.tmp
+
+   $1	   subdir/foo.o
+   $2	   subdir/foo
+   $3	   subdir/whatever.tmp
 */
 		char *basename = redo_basename(dofile, rel_target);