From 24dd0fb438a3529ce7bb47ef78ab3a91dd4ef004 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 22 Sep 2003 08:59:49 +0000 Subject: 2003-09-22 Ralf Corsepius * Makefile.am: Merger from rtems-4-6-branch. * configure.ac: Merger from rtems-4-6-branch. Purge hppa1.1. * index.html.in: Purge hppa1.1. * project.am: Merger from rtems-4-6-branch. * rtems_support.html.in: Purge hppa1.1. --- doc/project.am | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/project.am') diff --git a/doc/project.am b/doc/project.am index a84627507f..e2409cdbfd 100644 --- a/doc/project.am +++ b/doc/project.am @@ -78,3 +78,10 @@ endif # USE_PS if USE_PDF pdf_DATA = $(PROJECT).pdf endif + +COMMON_FILES = $(top_srcdir)/common/setup.texi +COMMON_FILES += $(top_builddir)/common/rtems.texi + +$(top_builddir)/common/rtems.texi: $(top_srcdir)/common/rtems.texi.in $(top_builddir)/common/rtems.sed + sed -f $(top_builddir)/common/rtems.sed \ + $(top_srcdir)/common/rtems.texi.in > $(top_builddir)/common/rtems.texi -- cgit v1.2.3