summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorEvan Martin <martine@danga.com>2011-02-06 17:20:07 (GMT)
committerEvan Martin <martine@danga.com>2011-02-06 17:20:07 (GMT)
commitf3b38a89eb23bd460c952acee71167aa96da7fb4 (patch)
tree6f67bfe1aa63508b0166cf354af803ad24e587c9 /HACKING
parente6a3ed4c7f7e1295de185dccdd0df22d3a90af12 (diff)
downloadNinja-f3b38a89eb23bd460c952acee71167aa96da7fb4.zip
Ninja-f3b38a89eb23bd460c952acee71167aa96da7fb4.tar.gz
Ninja-f3b38a89eb23bd460c952acee71167aa96da7fb4.tar.bz2
clean up bootstrap
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index 84534e6..ac69256 100644
--- a/HACKING
+++ b/HACKING
@@ -3,8 +3,8 @@ Generating the docs:
./ninja doc
Adjusting build flags:
- Just a hack, but edit config.ninja (which was generated by bootstrap.sh)
- to turn on debugging symbols.
+ It's kind of a hack, but edit config.ninja (which was generated by
+ bootstrap.sh) to turn on debugging symbols.
Test-driven development:
Set your build command to