source: rtems/doc/bsp_howto/.cvsignore @ c849746

4.104.114.84.95
Last change on this file since c849746 was a4ad9487, checked in by Joel Sherrill <joel.sherrill@…>, on 05/01/00 at 16:53:13

Patch rtemsdoc-4.5.0-rc-3.diff from Ralf Corsepius <corsepiu@…>:

It addresses:

  • .cvsignore (only minor changes to yours, as they were pretty clean, most changes result from my mkcvsignore script being overly pedantic sorting entries alphabetically.)
  • timing.t handling and time<BSP>_.texi handling in supplements
  • network.t handling in bsp_howto
  • RTEMS_DATE and RTEMS_UPDATE handling in configure.in. [It actually is a hack, as we could apply automake's version.texi handling instead - I know think to understand what automake does with it.]
  • avoid using temporary files; Therefore a new tool called bmenu2, derived from bemenu, is introduced, which reads a single file from stdin and writes to stdio.

To apply:

cd rtemsdoc
patch -p1 < rtemsdoc-4.5.0-rc-3.diff
cvs rm -f bsp_howto/network.t
cvs add tools/bmenu/bmenu2.c
./bootstrap

BTW: word-replace now is unused. It could be removed if you like to.

  • Property mode set to 100644
File size: 449 bytes
RevLine 
[91763c9]1Makefile
[a4ad9487]2Makefile.in
[91763c9]3adaintr.texi
4analog.texi
5bsp_howto
[a4ad9487]6bsp_howto*.html
7bsp_howto-?
8bsp_howto-??
[91763c9]9bsp_howto.aux
10bsp_howto.cp
[a4ad9487]11bsp_howto.dvi
[91763c9]12bsp_howto.fn
13bsp_howto.ky
[a4ad9487]14bsp_howto.log
15bsp_howto.pdf
[91763c9]16bsp_howto.pg
[a4ad9487]17bsp_howto.ps
[91763c9]18bsp_howto.toc
[a4ad9487]19bsp_howto.tp
20bsp_howto.vr
21clock.texi
22console.texi
23discrete.texi
[91763c9]24index.html
[a4ad9487]25init.texi
26intro.texi
27linkcmds.texi
28makefiles.texi
29network.t
30network.texi
31nvmem.texi
32rtc.texi
33shmsupp.texi
34support.texi
35target.texi
36timer.texi
Note: See TracBrowser for help on using the repository browser.