.de URL \\$2 \(laURL: \\$1 \(ra\\$3 .. .if \n[.g] .mso www.tmac .TH REDO-TARGETS 1 .SH NAME redo-targets \- print list of .IR redo(1) targets .SH SYNOPSIS .B redo-targets .SH DESCRIPTION .IR redo(1) is a tool for building files and for rebuilding them if any of their dependencies have changed. .I redo-targets prints the list of .IR redo(1) targets in the current directory and its subdirectories that exist, i.e. files that would be rebuilt if given as an argument to .IR redo-ifchange(1) . .PP Files that do not exist are not listed because they might not be targets anymore. For example, if you build a file and later remove it and change the build to no longer generate it, it will not be listed. .SH HISTORY .I redo-targets was designed by Avery Pennarun as part of his .IR redo(1) implementation and implemented by Ælla Chiana Moskopp. .SH AUTHOR .I redo-targets and this man page were written by Ælla Chiana Moskopp. .SH COPYRIGHT Copyright © 2014-2016 Ælla Chiana Moskopp. License AGPLv3+: GNU Affero GPL version 3 or later . This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. .SH SEE ALSO .IR redo(1) , .IR redo-always(1) , .IR redo-dot(1) , .IR redo-ifchange(1) , .IR redo-ifcreate(1) , .IR redo-ood(1) , .IR redo-sources(1) , .IR redo-stamp(1) .SH BUGS .I redo-targets may break if the target filename contains a tab or a newline.