forked from Imagelibrary/rtems
* Makefile.am, configure.ac, develenv/direct.t: Remove RDBG. * rgdb_specs/.cvsignore, rgdb_specs/Makefile.am, rgdb_specs/comm.t, rgdb_specs/conclusion.t, rgdb_specs/daemon.t, rgdb_specs/gdbinternals.t, rgdb_specs/interfacing.t, rgdb_specs/intro.t, rgdb_specs/layers.eps, rgdb_specs/layers.jpg, rgdb_specs/layers.txt, rgdb_specs/objectives.t, rgdb_specs/process.eps, rgdb_specs/process.jpg, rgdb_specs/process.txt, rgdb_specs/revision.t, rgdb_specs/rgdb_specs.texi, rgdb_specs/seqbreak.eps, rgdb_specs/seqbreak.jpg, rgdb_specs/seqbreak.txt, rgdb_specs/seqdetach.eps, rgdb_specs/seqdetach.jpg, rgdb_specs/seqdetach.txt, rgdb_specs/seqinit.eps, rgdb_specs/seqinit.jpg, rgdb_specs/seqinit.txt, rtems_gdb/.cvsignore, rtems_gdb/Makefile.am, rtems_gdb/commands.t, rtems_gdb/example.t, rtems_gdb/intro.t, rtems_gdb/rtems_gdb.texi, rtems_gdb/started.t, rtems_gdb/swarch.t, rtems_gdb/trouble.t: Removed.
# # $Id$ # Tools Required ============== The following tools are used in the production of this documentation: TeX texinfo 4.0 texi2www-960103 (included in tree) This was used by the authors to generate the directory tree figure in the texinfo printed version: tree (from the CTAN Archives -- see http://jasper.ora.com/ctan.html) Changing the Version Number and Timestamp ========================================= RTEMS Version number is in configure.in. Edit that file and run bootstrap. Documentation date is in common/setup.texi.in and also must be modified by hand. bootstrap does not have to be run after modifying this file. Making the Documentation ======================== cd rtems-XXX/doc ../bootstrap ./configure --enable-maintainer-mode cd tools ; make cd .. make info make all make install Cleaning ======== make clean make distclean make maintainer-clean Making a Source Distribution ============================ This generates a rtems-<version>.tar.gz in the toplevel directory. Making a Preformatted Distribution ================================== Install and tar it up. :) Common Problems =============== TeX pool_size too small.