Files
rtems/doc/Make.config
Joel Sherrill 60593076c8 Corrected problem where directories where not being properly created.
Change path to indicate expected snapshot date.
1997-07-31 18:59:59 +00:00

23 lines
490 B
Plaintext

#
# 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-970804
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