diff options
Diffstat (limited to 'depend.txr')
-rw-r--r-- | depend.txr | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,7 +1,7 @@ -@(next)$. +@(next :args) @(collect) -@file.c -@(next)@file.c +@file.o +@(next `@file.c`) @(collect) #include "@hdr" @(cases) |