source: rtems/doc/main.am @ cf10399

4.104.114.84.95
Last change on this file since cf10399 was fb56a37, checked in by Joel Sherrill <joel.sherrill@…>, on 01/22/02 at 17:38:37

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

  • .cvsignore: Reworked.
  • Makefile.am: Remove texinfo/texinfo.tex
  • bootstrap: Removed.
  • configure.ac: Add pkgdocdir. Let htmldir be rooted at pkgdocdir.
  • main.am: Remove TEXINFO_TEX.
  • project.am: Let dvidir, psdir, pdfdir be rooted at pkgdocdir. Remove commented out make-variables.
  • Property mode set to 100644
File size: 213 bytes
Line 
1AM_MAKEINFOFLAGS = -I ..
2
3html_projectdir = $(htmldir)/$(PROJECT)
4
5TEXI2WWW_ARGS=\
6-I $(srcdir) -I $(top_srcdir) \
7-dirfile ../index.html \
8-header rtems_header.html \
9-footer rtems_footer.html \
10-icons ../images
Note: See TracBrowser for help on using the repository browser.