source: rtems/doc/Make.config @ 85ecda8

4.104.114.84.95
Last change on this file since 85ecda8 was 139b2e4a, checked in by Joel Sherrill <joel.sherrill@…>, on 06/04/97 at 18:32:07

added CVS Id string

  • Property mode set to 100644
File size: 461 bytes
Line 
1#
2#  Build information which may change
3#
4#  $Id$
5#
6
7TEXI2DVI=/usr1/tmp/texi2www-960103/texi2dvi
8TEXI2WWW=/usr1/tmp/texi2www-960103/texi2www
9MAKEINFO=makeinfo
10INFO=info
11XDVI=xdvi -s 4
12GHOSTVIEW=ghostview -magstep -1
13
14WWW_INSTALL=/usr1/tmp/rtemsdoc-4.2.0/html
15INFO_INSTALL=/usr1/tmp/rtemsdoc-4.2.0/info
16PS_INSTALL=/usr1/tmp/rtemsdoc-4.2.0/ps
17
18TEXI2WWW_ARGS=-dirfile ../rtems.html \
19          -header ../rtems_header.html \
20          -footer ../rtems_footer.html
Note: See TracBrowser for help on using the repository browser.