summaryrefslogtreecommitdiffstats
path: root/doc/Make.config
blob: 3096347dfc47ab30985a54a9e8e70881a1a4b2e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
#
#  Build information which may change
#
#  $Id$
#

TEXI2DVI=/usr1/tmp/texi2www-960103/texi2dvi
TEXI2WWW=/usr1/tmp/texi2www-960103/texi2www
MAKEINFO=makeinfo
INFO=info
XDVI=xdvi -s 4
GHOSTVIEW=ghostview -magstep -1

DOC_INSTALL_BASE=/usr1/tmp/rtemsdoc-970904

WWW_INSTALL=$(DOC_INSTALL_BASE)/html
INFO_INSTALL=$(DOC_INSTALL_BASE)/info
PS_INSTALL=$(DOC_INSTALL_BASE)/ps

TEXI2WWW_ARGS=-dirfile ../rtems.html \
          -header ../rtems_header.html \
          -footer ../rtems_footer.html