summaryrefslogtreecommitdiffstats
path: root/doc/main.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-18 15:10:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-18 15:10:54 +0000
commit21e473b0b061fb10d47319ed8607e2b8d1e7efc4 (patch)
tree89df20c089f9aaf883eacd281e1b7de93dc939b4 /doc/main.am
parent2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-21e473b0b061fb10d47319ed8607e2b8d1e7efc4.tar.bz2
2002-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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.
Diffstat (limited to 'doc/main.am')
-rw-r--r--doc/main.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/main.am b/doc/main.am
new file mode 100644
index 0000000000..c3e32ab0c2
--- /dev/null
+++ b/doc/main.am
@@ -0,0 +1,11 @@
+TEXINFO_TEX = ../texinfo/texinfo.tex
+TEXI_COMMON = -I ..
+
+html_projectdir = $(htmldir)/$(PROJECT)
+
+TEXI2WWW_ARGS=\
+-I $(srcdir) -I $(top_srcdir) \
+-dirfile ../index.html \
+-header rtems_header.html \
+-footer rtems_footer.html \
+-icons ../images