Wording nit.

This commit is contained in:
Georg Brandl 2008-02-01 19:24:01 +00:00
parent d491d71903
commit 7be67ff2e0
1 changed files with 2 additions and 2 deletions

View File

@ -74,8 +74,8 @@ changes: build
linkcheck: BUILDER = linkcheck linkcheck: BUILDER = linkcheck
linkcheck: build linkcheck: build
@echo "Link check complete; look for any errors in the above or in" \ @echo "Link check complete; look for any errors in the above output "\
"build/$(BUILDER)/output.txt" "or in build/$(BUILDER)/output.txt"
clean: clean:
-rm -rf build/* -rm -rf build/*