2002-07-30 Joel Sherrill <joel@OARcorp.com>

* README: Updated.
This commit is contained in:
Joel Sherrill
2002-07-30 23:57:35 +00:00
parent b3f73c99b7
commit 889b5e2784

View File

@@ -26,8 +26,8 @@ by hand. bootstrap does not have to be run after modifying this file.
Making the Documentation
========================
cvs co rtems-doc
./bootstrap
cd rtems-XXX/doc
../bootstrap
./configure --enable-maintainer-mode
cd tools ; make
cd ..