source: rtems/doc/main.am @ fa49393

4.104.114.84.95
Last change on this file since fa49393 was 21e473b, checked in by Joel Sherrill <joel.sherrill@…>, on 01/18/02 at 15:10:54

2002-01-18 Ralf Corsepius <corsepiu@…>

  • Makefile.am: Require automake-1.5.
  • project.am: Reworked.
  • main.am: New.
  • configure.ac: New.
  • configure.in: Removed.
  • bootstrap: Sync with RTEMS's toplevel bootstrap.sh.
  • Property mode set to 100644
File size: 245 bytes
Line 
1TEXINFO_TEX = ../texinfo/texinfo.tex
2TEXI_COMMON = -I ..
3
4html_projectdir = $(htmldir)/$(PROJECT)
5
6TEXI2WWW_ARGS=\
7-I $(srcdir) -I $(top_srcdir) \
8-dirfile ../index.html \
9-header rtems_header.html \
10-footer rtems_footer.html \
11-icons ../images
Note: See TracBrowser for help on using the repository browser.