X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Frules.texi;h=6244047426fafbea7e7337faa5675a93333caaa2;hb=b4eefdd675c9aef9ff8bd1089d031ee05733195b;hp=786921c24bdebc431f9b2bb5057a24aed9c3e731;hpb=240e970cd64ca6465469af669e6b6333550ff520;p=goredo.git diff --git a/doc/rules.texi b/doc/rules.texi index 786921c..6244047 100644 --- a/doc/rules.texi +++ b/doc/rules.texi @@ -69,13 +69,13 @@ default.b.c.do -> $2=a @code{$3} file. You have to produce either @code{stdout} output, or use @code{$3} directly, but not both. -@item If there was no @code{stdout} output and no @code{$3} file is - explicitly created, then no output file is created at all. Target - does not produce anything, it is "empty". +@item If neither @code{stdout} output nor @code{$3} file were + explicitly created, then no output file is created at all. + Target does not produce anything, it is "non-existent". @item @code{stderr} is not captured at all and can be seen by default. -@item Empty targets are considered always out-of-date. +@item Non-existent targets are considered always out-of-date. @item Dependency information is recorded by @command{redo-ifchange} command invocation. It takes list of dependencies (targets), on