should be listed in the @code{BUILT_SOURCES} variable.
@vindex BUILT_SOURCES
-Files listed in @code{BUILT_SOURCES} are built before any automatic
-dependency tracking is done. By default, built sources are not included
-in a distribution.
+By default, built sources are not included in a distribution.
@node Other GNU Tools
these user-supplied targets.
The targets that support a local version are @code{all}, @code{info},
-@code{dvi}, @code{check}, @code{install-data}, @code{install-exec}, and
-@code{uninstall}. Note that there are no @code{uninstall-exec-local} or
-@code{uninstall-data-local} targets; just use @code{uninstall-local}.
-It doesn't make sense to uninstall just data or just executables.
+@code{dvi}, @code{check}, @code{install-data}, @code{install-exec},
+@code{uninstall}, and the various @code{clean} targets
+(@code{mostlyclean}, @code{clean}, @code{distclean}, and
+@code{maintainer-clean}). Note that there are no
+@code{uninstall-exec-local} or @code{uninstall-data-local} targets; just
+use @code{uninstall-local}. It doesn't make sense to uninstall just
+data or just executables.
@trindex all
@trindex info
@trindex dvi