diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2004-05-31 11:55:53 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:45:52 -0500 |
commit | b9b66d8e30798c6904b32f3e444fdd15bce29393 (patch) | |
tree | f3563d0b0dc04d3c10cb1c3eab18b7f1febc387d | |
parent | b7110157bf64739005b3fbf9134ec67cdbac8dd6 (diff) | |
download | samba-b9b66d8e30798c6904b32f3e444fdd15bce29393.tar.gz samba-b9b66d8e30798c6904b32f3e444fdd15bce29393.tar.bz2 samba-b9b66d8e30798c6904b32f3e444fdd15bce29393.zip |
Quick start
(This used to be commit ba404948f3721a58e9bc10a6a1bfd228f03c4f49)
-rw-r--r-- | docs/docbook.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/docbook.txt b/docs/docbook.txt index fc2136e8cb..54a6d6ef8f 100644 --- a/docs/docbook.txt +++ b/docs/docbook.txt @@ -7,6 +7,15 @@ !== Updates: Jelmer Vernooij, jelmer@samba.org, Jun, 2003 !== Updates: Jelmer Vernooij, jelmer@samba.org, May, 2004 +Quick start +----------- + +Run: + +autoreconf +./configure +make all + What are DocBook documents doing in the Samba Distribution ? ----------------------------------------------------------- |