Changeset f568b5d5 in rtems
- Timestamp:
- 04/03/98 16:32:22 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- bfb6bec
- Parents:
- 4fdcf080
- Location:
- doc
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/Make.config
r4fdcf080 rf568b5d5 13 13 PDL2TEXI=$(SRCDIR)/tools/pdl2texi/pdl2texi 14 14 15 TEXI2DVI= /usr1/tmp/texi2www-960103/texi2dvi16 TEXI2WWW= /usr1/tmp/texi2www-960103/texi2www15 TEXI2DVI=$(SRCDIR)/tools/texi2www/texi2dvi 16 TEXI2WWW=$(SRCDIR)/tools/texi2www/texi2www 17 17 MAKEINFO=makeinfo 18 18 INFO=info -
doc/do_docs
r4fdcf080 rf568b5d5 9 9 support_docs="hppa1_1 i386 i960 m68k sparc newlib gcc" 10 10 partners_docs="posix1003.1 posix1003.1h" 11 oar_manuals="ada_user hwapi powerpc "11 oar_manuals="ada_user hwapi powerpc tools/texi2www" 12 12 13 13 # relnotes is obsolete
Note: See TracChangeset
for help on using the changeset viewer.