2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* Makefile.am: Merger from rtems-4-6-branch.
This commit is contained in:
Ralf Corsepius
2003-09-22 11:25:03 +00:00
parent 5dd7e21b58
commit 9a4409c6f3
4 changed files with 10 additions and 4 deletions
+4
View File
@@ -1,3 +1,7 @@
2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merger from rtems-4-6-branch.
2003-05-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* texi2www: Add support for @ifnottex.
+1 -2
View File
@@ -10,8 +10,7 @@
noinst_SCRIPTS = texi2www texi2dvi
EXTRA_DIST = $(noinst_SCRIPTS) dir-arrow.gif prev-arrow.gif \
missing-arrow.gif up-arrow.gif next-arrow.gif texi2www.texi \
archive/texi2www-960103.tgz
missing-arrow.gif up-arrow.gif next-arrow.gif texi2www.texi
PROJECT = texi2www
+4
View File
@@ -1,3 +1,7 @@
2003-09-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merger from rtems-4-6-branch.
2003-09-19 Joel Sherrill <joel@OARcorp.com>
* c_user.texi, fatal.t, preface.texi, rtmon.t: Merge from branch.
+1 -2
View File
@@ -20,8 +20,7 @@ GENERATED_FILES = overview.texi concepts.texi datatypes.texi init.texi \
signal.texi part.texi region.texi dpmem.texi io.texi fatal.texi \
schedule.texi rtmon.texi bsp.texi userext.texi conf.texi mp.texi
COMMON_FILES = $(top_srcdir)/common/setup.texi \
$(top_srcdir)/common/cpright.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi
info_TEXINFOS = c_user.texi
c_user_TEXINFOS = $(FILES) $(COMMON_FILES) $(GENERATED_FILES)