source: rtems/doc/main.am @ 64151bf

4.104.114.84.95
Last change on this file since 64151bf was f28a6af2, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/24/03 at 11:16:35

2003-01-24 Ralf Corsepius <corsepiu@…>

  • main.am: Remove AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Append -I $(top_builddir) to TEXI2WWW_ARGS.
  • project.am: Add AM_MAKEINFOFLAGS, TEXI2DVI, TEXI2PDF. Override automake's .dvi.ps:-rule.
  • Property mode set to 100644
File size: 207 bytes
Line 
1
2html_projectdir = $(htmldir)/$(PROJECT)
3
4TEXI2WWW_ARGS=\
5-I $(srcdir) -I $(top_srcdir) -I $(top_builddir) \
6-dirfile ../index.html \
7-header rtems_header.html \
8-footer rtems_footer.html \
9-icons ../images
Note: See TracBrowser for help on using the repository browser.