Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: SVN Commit RT-Send-CC: X-RT-Original-Encoding: iso-8859-1 Content-Length: 704 Make building docs easier in an unconfigured tree Instead of requiring the user to specify srcdir, top_srcdir, PYTHON, and possibly more in the future, make an 'htmlsrc' target that does so for them. This also lets us do the clean in the same step, so that only one command is required of the user. (cherry picked from commit f6ef297fe537de3712fce751bad8a597ef32e0ed) https://github.com/krb5/krb5/commit/44f3c0948c42110dcfc4701fc2ff9306fb5883cb Author: Ben Kaduk Committer: Tom Yu Commit: 44f3c0948c42110dcfc4701fc2ff9306fb5883cb Branch: krb5-1.11 doc/build_this.rst | 3 +-- src/doc/Makefile.in | 9 ++++++--- 2 files changed, 7 insertions(+), 5 deletions(-)