diff options
author | Eliot Horowitz <eliot@10gen.com> | 2009-11-19 11:20:03 -0500 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2009-11-19 11:20:03 -0500 |
commit | e28a78dccd2fa946f0305280df55c920c5e838fe (patch) | |
tree | d538f5ec35692248dfce72165131765d27b885bb /docs/building.md | |
parent | 253a1cd0cdd285e1b347f5df3e541ecf9980d99b (diff) | |
download | mongo-e28a78dccd2fa946f0305280df55c920c5e838fe.tar.gz |
more build docs, and aliases for windows
Diffstat (limited to 'docs/building.md')
-rw-r--r-- | docs/building.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/building.md b/docs/building.md index d3a71f6e369..3f18557f986 100644 --- a/docs/building.md +++ b/docs/building.md @@ -22,6 +22,13 @@ Scons Please note that prebuilt binaries are available on mongodb.org and may be the easier way to get started. +scons targets +------------- +* mongod +* mongos +* mongo +* mongoclient + *general notes --------------- COMPILER VERSIONS |