forked from Imagelibrary/rtems
19 lines
439 B
Plaintext
19 lines
439 B
Plaintext
#
|
|
# Paths which may change
|
|
#
|
|
|
|
TEXI2DVI=/usr1/tmp/texi2www-960103/texi2dvi
|
|
TEXI2WWW=/usr1/tmp/texi2www-960103/texi2www
|
|
MAKEINFO=makeinfo
|
|
INFO=info
|
|
XDVI=xdvi -s 4
|
|
GHOSTVIEW=ghostview -magstep -1
|
|
|
|
WWW_INSTALL=/usr1/tmp/rtemsdoc-4.1.0/html
|
|
INFO_INSTALL=/usr1/tmp/rtemsdoc-4.1.0/info
|
|
PS_INSTALL=/usr1/tmp/rtemsdoc-4.1.0/ps
|
|
|
|
TEXI2WWW_ARGS=-dirfile ../rtems.html \
|
|
-header ../rtems_header.html \
|
|
-footer ../rtems_footer.html
|