summaryrefslogtreecommitdiffstats
path: root/doc/README
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-17 21:47:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-17 21:47:47 +0000
commit6449498bc7dea93900d6980a66af64c9116ef597 (patch)
tree7d89881d70af765dc7ad549095fb9f5f381cba6f /doc/README
parent2002-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-6449498bc7dea93900d6980a66af64c9116ef597.tar.bz2
2001-01-17 Joel Sherrill <joel@OARcorp.com>
* SUPPORT, LICENSE: New files. * Numerous files touched as part of merging the 4.5 branch onto the mainline development trunk and ensuring that the script that cuts snapshots and releases works on the documentation.
Diffstat (limited to 'doc/README')
-rw-r--r--doc/README3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README b/doc/README
index 46117367d1..e0c1b9a381 100644
--- a/doc/README
+++ b/doc/README
@@ -28,8 +28,9 @@ Making the Documentation
cvs co rtems-doc
./bootstrap
-./configure ...
+./configure --enable-maintainer-mode
cd tools ; make
+cd ..
make info
make all
make install