[rtems-testing commit] bit_docs - Add missing file

Joel Sherrill joel at rtems.org
Tue May 15 21:05:16 UTC 2012


Module:    rtems-testing
Branch:    master
Commit:    46cff6996157d1e79eaac8aba4c885c6da49b85d
Changeset: http://git.rtems.org/rtems-testing/commit/?id=46cff6996157d1e79eaac8aba4c885c6da49b85d

Author:    Joel Sherrill <joel.sherrill at oarcorp.com>
Date:      Tue May 15 15:54:07 2012 -0500

bit_docs - Add missing file

---

 rtems/bit_docs |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/rtems/bit_docs b/rtems/bit_docs
new file mode 100755
index 0000000..cf4352b
--- /dev/null
+++ b/rtems/bit_docs
@@ -0,0 +1,11 @@
+
+PWD=`pwd`
+cd $r/doc
+../bootstrap
+cd -
+mkdir b-docs
+cd b-docs
+$r/doc/configure && cd tools && make && \
+  cd .. && make info && make 
+cd ..
+rm -rf b-docs




More information about the vc mailing list