summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/FAQ/ChangeLog4
-rw-r--r--doc/FAQ/Makefile.am2
-rw-r--r--doc/ada_user/ChangeLog4
-rw-r--r--doc/ada_user/Makefile.am30
-rw-r--r--doc/bsp_howto/ChangeLog4
-rw-r--r--doc/bsp_howto/Makefile.am2
-rw-r--r--doc/develenv/ChangeLog4
-rw-r--r--doc/develenv/Makefile.am2
-rw-r--r--doc/filesystem/ChangeLog4
-rw-r--r--doc/filesystem/Makefile.am1
-rw-r--r--doc/gnu_docs/ChangeLog4
-rw-r--r--doc/gnu_docs/Makefile.am2
-rw-r--r--doc/itron3.0/ChangeLog4
-rw-r--r--doc/itron3.0/Makefile.am2
-rw-r--r--doc/networking/ChangeLog4
-rw-r--r--doc/networking/Makefile.am2
-rw-r--r--doc/new_chapters/ChangeLog4
-rw-r--r--doc/new_chapters/Makefile.am5
-rw-r--r--doc/porting/ChangeLog4
-rw-r--r--doc/porting/Makefile.am5
-rw-r--r--doc/posix1003.1/ChangeLog4
-rw-r--r--doc/posix1003.1/Makefile.am2
-rw-r--r--doc/posix_users/ChangeLog4
-rw-r--r--doc/posix_users/Makefile.am2
-rw-r--r--doc/relnotes/ChangeLog4
-rw-r--r--doc/relnotes/Makefile.am2
-rw-r--r--doc/rgdb_specs/ChangeLog4
-rw-r--r--doc/rgdb_specs/Makefile.am2
-rw-r--r--doc/rtems_gdb/ChangeLog4
-rw-r--r--doc/rtems_gdb/Makefile.am2
-rw-r--r--doc/started/ChangeLog4
-rw-r--r--doc/started/Makefile.am29
-rw-r--r--doc/started_ada/ChangeLog4
-rw-r--r--doc/started_ada/Makefile.am2
-rw-r--r--doc/supplements/ChangeLog4
-rw-r--r--doc/supplements/Makefile.am4
-rw-r--r--doc/supplements/arm/ChangeLog4
-rw-r--r--doc/supplements/arm/Makefile.am5
-rw-r--r--doc/supplements/c4x/ChangeLog4
-rw-r--r--doc/supplements/c4x/Makefile.am2
-rw-r--r--doc/supplements/i386/ChangeLog4
-rw-r--r--doc/supplements/i386/Makefile.am5
-rw-r--r--doc/supplements/i960/ChangeLog4
-rw-r--r--doc/supplements/i960/Makefile.am5
-rw-r--r--doc/supplements/m68k/ChangeLog4
-rw-r--r--doc/supplements/m68k/Makefile.am5
-rw-r--r--doc/supplements/mips/ChangeLog4
-rw-r--r--doc/supplements/mips/Makefile.am5
-rw-r--r--doc/supplements/mips64orion/ChangeLog4
-rw-r--r--doc/supplements/mips64orion/Makefile.am5
-rw-r--r--doc/supplements/powerpc/ChangeLog4
-rw-r--r--doc/supplements/powerpc/Makefile.am5
-rw-r--r--doc/supplements/sh/ChangeLog4
-rw-r--r--doc/supplements/sh/Makefile.am5
-rw-r--r--doc/supplements/sparc/ChangeLog4
-rw-r--r--doc/supplements/sparc/Makefile.am2
-rw-r--r--doc/supplements/template/ChangeLog4
-rw-r--r--doc/supplements/template/Makefile.am5
-rw-r--r--doc/user/ChangeLog4
-rw-r--r--doc/user/Makefile.am2
60 files changed, 201 insertions, 68 deletions
diff --git a/doc/FAQ/ChangeLog b/doc/FAQ/ChangeLog
index 18d82a5fd1..46063e0d02 100644
--- a/doc/FAQ/ChangeLog
+++ b/doc/FAQ/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/FAQ/Makefile.am b/doc/FAQ/Makefile.am
index df88291373..05b44fd53a 100644
--- a/doc/FAQ/Makefile.am
+++ b/doc/FAQ/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = FAQ
EDITION = 1
@@ -87,3 +86,4 @@ CLEANFILES += FAQ.info FAQ.info-?
EXTRA_DIST = entry basic.t bsp.t build45.t concepts.t debug.t embeddedinfo.t \
endoftime.t freesw.t hwdebugaids.t projects.t tools.t
+
diff --git a/doc/ada_user/ChangeLog b/doc/ada_user/ChangeLog
index 3685bd584e..7ca718ff8a 100644
--- a/doc/ada_user/ChangeLog
+++ b/doc/ada_user/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/ada_user/Makefile.am b/doc/ada_user/Makefile.am
index a285cf00c6..98e87abf68 100644
--- a/doc/ada_user/Makefile.am
+++ b/doc/ada_user/Makefile.am
@@ -6,27 +6,26 @@
# $Id$
#
-
PROJECT = ada_user
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am
-COMMON_FILES += $(top_builddir)/user/bsp.texi $(top_builddir)/user/clock.texi \
- $(top_builddir)/user/concepts.texi $(top_builddir)/user/datatypes.texi \
- $(top_builddir)/user/conf.texi $(top_builddir)/user/dirstat.texi \
- $(top_builddir)/user/dpmem.texi $(top_builddir)/user/event.texi \
- $(top_builddir)/user/fatal.texi $(top_builddir)/user/glossary.texi \
- $(top_builddir)/user/init.texi $(top_builddir)/user/intr.texi \
- $(top_builddir)/user/io.texi $(top_builddir)/user/mp.texi \
- $(top_builddir)/user/msg.texi $(top_builddir)/user/overview.texi \
- $(top_builddir)/user/part.texi $(top_builddir)/user/preface.texi \
- $(top_builddir)/user/region.texi $(top_builddir)/user/rtmon.texi \
- $(top_builddir)/user/schedule.texi $(top_builddir)/user/sem.texi \
- $(top_builddir)/user/signal.texi $(top_builddir)/user/task.texi \
- $(top_builddir)/user/timer.texi $(top_builddir)/user/userext.texi \
- $(top_srcdir)/common/cpright.texi
+COMMON_FILES += $(top_builddir)/user/bsp.texi \
+ $(top_builddir)/user/clock.texi $(top_builddir)/user/concepts.texi \
+ $(top_builddir)/user/datatypes.texi $(top_builddir)/user/conf.texi \
+ $(top_builddir)/user/dirstat.texi $(top_builddir)/user/dpmem.texi \
+ $(top_builddir)/user/event.texi $(top_builddir)/user/fatal.texi \
+ $(top_builddir)/user/glossary.texi $(top_builddir)/user/init.texi \
+ $(top_builddir)/user/intr.texi $(top_builddir)/user/io.texi \
+ $(top_builddir)/user/mp.texi $(top_builddir)/user/msg.texi \
+ $(top_builddir)/user/overview.texi $(top_builddir)/user/part.texi \
+ $(top_builddir)/user/preface.texi $(top_builddir)/user/region.texi \
+ $(top_builddir)/user/rtmon.texi $(top_builddir)/user/schedule.texi \
+ $(top_builddir)/user/sem.texi $(top_builddir)/user/signal.texi \
+ $(top_builddir)/user/task.texi $(top_builddir)/user/timer.texi \
+ $(top_builddir)/user/userext.texi $(top_srcdir)/common/cpright.texi
FILES = example.texi
@@ -54,3 +53,4 @@ $(PROJECT).dvi: rtemspie.eps states.eps
PDF_IMAGES = rtemspie.pdf states.pdf
CLEANFILES += ada_user.info ada_user.info-? ada_user.info-??
+
diff --git a/doc/bsp_howto/ChangeLog b/doc/bsp_howto/ChangeLog
index a1c980b605..b3f19cd9f6 100644
--- a/doc/bsp_howto/ChangeLog
+++ b/doc/bsp_howto/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/bsp_howto/Makefile.am b/doc/bsp_howto/Makefile.am
index 4da30c0856..586144676e 100644
--- a/doc/bsp_howto/Makefile.am
+++ b/doc/bsp_howto/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = bsp_howto
EDITION = 1
@@ -126,3 +125,4 @@ EXTRA_DIST = adaintr.t analog.t clock.t console.t discrete.t init.t intro.t \
timer.t
CLEANFILES += bsp_howto.info bsp_howto.info-?
+
diff --git a/doc/develenv/ChangeLog b/doc/develenv/ChangeLog
index 9a01e78179..f7b781e223 100644
--- a/doc/develenv/ChangeLog
+++ b/doc/develenv/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/develenv/Makefile.am b/doc/develenv/Makefile.am
index cced1b295e..2587da1b31 100644
--- a/doc/develenv/Makefile.am
+++ b/doc/develenv/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = develenv
EDITION = 1
@@ -38,3 +37,4 @@ $(srcdir)/utils.texi: utils.t
-n "Command and Variable Index" < $< > $@
CLEANFILES += develenv.info
+
diff --git a/doc/filesystem/ChangeLog b/doc/filesystem/ChangeLog
index 0a60f30145..733b735394 100644
--- a/doc/filesystem/ChangeLog
+++ b/doc/filesystem/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/filesystem/Makefile.am b/doc/filesystem/Makefile.am
index 2e6c7d2e51..a818b71ad0 100644
--- a/doc/filesystem/Makefile.am
+++ b/doc/filesystem/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = filesystem
EDITION = 1
diff --git a/doc/gnu_docs/ChangeLog b/doc/gnu_docs/ChangeLog
index 42f5aedbe4..217d0346aa 100644
--- a/doc/gnu_docs/ChangeLog
+++ b/doc/gnu_docs/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-09-19 Joel Sherrill <joel@OARcorp.com>
* gnu_footer.html, gnu_header.html, index.html, refcard.html,
diff --git a/doc/gnu_docs/Makefile.am b/doc/gnu_docs/Makefile.am
index 7fdb427586..0cc922461a 100644
--- a/doc/gnu_docs/Makefile.am
+++ b/doc/gnu_docs/Makefile.am
@@ -1,6 +1,6 @@
## $Id$
-
EXTRA_DIST = gnu_footer.html mk_install_dir Tool_Doc_Instructions \
gnu_header.html refcard.html gen_docs index.html rtems_tools_index.html \
gen_docs
+
diff --git a/doc/itron3.0/ChangeLog b/doc/itron3.0/ChangeLog
index 666da8bf0c..252382c92a 100644
--- a/doc/itron3.0/ChangeLog
+++ b/doc/itron3.0/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/itron3.0/Makefile.am b/doc/itron3.0/Makefile.am
index 01a3d70b06..a740dc944c 100644
--- a/doc/itron3.0/Makefile.am
+++ b/doc/itron3.0/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = itron
EDITION = 1
@@ -102,3 +101,4 @@ EXTRA_DIST = config.t eventflags.t fixedblock.t interrupt.t mailbox.t \
task.t tasksync.t time.t $(noinst_SCRIPTS)
CLEANFILES += itron.info itron.info-?
+
diff --git a/doc/networking/ChangeLog b/doc/networking/ChangeLog
index 2c34316940..5189123d37 100644
--- a/doc/networking/ChangeLog
+++ b/doc/networking/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/networking/Makefile.am b/doc/networking/Makefile.am
index 559822621a..37127d66f7 100644
--- a/doc/networking/Makefile.am
+++ b/doc/networking/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = networking
EDITION = 1
@@ -70,3 +69,4 @@ EXTRA_DIST = decdriver.t driver.t networkapp.t networktasks.t servers.t \
testing.t $(PICTURE_FILES)
CLEANFILES += networking.info networking.info-?
+
diff --git a/doc/new_chapters/ChangeLog b/doc/new_chapters/ChangeLog
index fc81f171fb..4689676862 100644
--- a/doc/new_chapters/ChangeLog
+++ b/doc/new_chapters/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/new_chapters/Makefile.am b/doc/new_chapters/Makefile.am
index 6f21ebec23..9dc92d9454 100644
--- a/doc/new_chapters/Makefile.am
+++ b/doc/new_chapters/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = new_chapters
EDITION = 1
@@ -72,6 +71,8 @@ monitor.texi: monitor.t
noinst_SCRIPTS = gen_section
EXTRA_DIST = adminiface.t base.t confspace.t cpuuse.t dumpcontrol.t error.t \
- eventlog.t monitor.t rtmonuse.t stackchk.t STATUS TODO $(noinst_SCRIPTS)
+ eventlog.t monitor.t rtmonuse.t stackchk.t STATUS TODO \
+ $(noinst_SCRIPTS)
CLEANFILES += new_chapters.info new_chapters.info-?
+
diff --git a/doc/porting/ChangeLog b/doc/porting/ChangeLog
index 88f3334f1a..c46ecda8bd 100644
--- a/doc/porting/ChangeLog
+++ b/doc/porting/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/porting/Makefile.am b/doc/porting/Makefile.am
index b0dcdde820..19a2f7d049 100644
--- a/doc/porting/Makefile.am
+++ b/doc/porting/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = porting
EDITION = 1
@@ -77,6 +76,8 @@ miscellaneous.texi: miscellaneous.t
-n "Command and Variable Index" < $< > $@
EXTRA_DIST = codetuning.t cpuinit.t cpumodels.t developtools.t idlethread.t \
- interrupts.t miscellaneous.t prioritybitmap.t sourcecode.t taskcontext.t
+ interrupts.t miscellaneous.t prioritybitmap.t sourcecode.t \
+ taskcontext.t
CLEANFILES += porting.info porting.info-?
+
diff --git a/doc/posix1003.1/ChangeLog b/doc/posix1003.1/ChangeLog
index 3cddb785ec..54966539e2 100644
--- a/doc/posix1003.1/ChangeLog
+++ b/doc/posix1003.1/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/posix1003.1/Makefile.am b/doc/posix1003.1/Makefile.am
index 1c7b84bb6f..d6eccba0fe 100644
--- a/doc/posix1003.1/Makefile.am
+++ b/doc/posix1003.1/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = posix1003_1
EDITION = 1
@@ -128,3 +127,4 @@ EXTRA_DIST = ch01.t ch02.t ch03.t ch04.t ch05.t ch06.t ch07.t ch08.t ch09.t \
compliance_list summarize
CLEANFILES += posix1003_1.info posix1003_1.info-?
+
diff --git a/doc/posix_users/ChangeLog b/doc/posix_users/ChangeLog
index 2ed220519b..915fe5a33e 100644
--- a/doc/posix_users/ChangeLog
+++ b/doc/posix_users/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/posix_users/Makefile.am b/doc/posix_users/Makefile.am
index 00480e05c8..6cd5ad8454 100644
--- a/doc/posix_users/Makefile.am
+++ b/doc/posix_users/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = posix_users
EDITION = 1
@@ -142,3 +141,4 @@ EXTRA_DIST = cancel.t clock.t cond.t cspecific.t device.t files.t io.t key.t \
gen_size_report
CLEANFILES += posix_users.info posix_users.info-? posix_users.info-??
+
diff --git a/doc/relnotes/ChangeLog b/doc/relnotes/ChangeLog
index 4c003651ee..b4e2b7d47a 100644
--- a/doc/relnotes/ChangeLog
+++ b/doc/relnotes/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/relnotes/Makefile.am b/doc/relnotes/Makefile.am
index 42c43db956..e0333de96e 100644
--- a/doc/relnotes/Makefile.am
+++ b/doc/relnotes/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = relnotes
EDITION = 1
@@ -21,3 +20,4 @@ info_TEXINFOS = relnotes.texi
relnotes_TEXINFOS = $(FILES) $(COMMON_FILES)
CLEANFILES += relnotes.info
+
diff --git a/doc/rgdb_specs/ChangeLog b/doc/rgdb_specs/ChangeLog
index e7cd439b61..45221a6daa 100644
--- a/doc/rgdb_specs/ChangeLog
+++ b/doc/rgdb_specs/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/rgdb_specs/Makefile.am b/doc/rgdb_specs/Makefile.am
index 21b0b4dc0a..ca4c19fde3 100644
--- a/doc/rgdb_specs/Makefile.am
+++ b/doc/rgdb_specs/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = rgdb_specs
EDITION = 1
@@ -79,3 +78,4 @@ noinst_DATA = layers.eps process.eps seqdetach.eps seqbreak.eps seqinit.eps
EXTRA_DIST = comm.t conclusion.t daemon.t gdbinternals.t interfacing.t \
intro.t objectives.t revision.t $(noinst_DATA) $(JPEG_FILES)
CLEANFILES += rgdb_specs.info
+
diff --git a/doc/rtems_gdb/ChangeLog b/doc/rtems_gdb/ChangeLog
index 17afb17551..4baa84e9d0 100644
--- a/doc/rtems_gdb/ChangeLog
+++ b/doc/rtems_gdb/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/rtems_gdb/Makefile.am b/doc/rtems_gdb/Makefile.am
index 75a26e78bf..33e91b8722 100644
--- a/doc/rtems_gdb/Makefile.am
+++ b/doc/rtems_gdb/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = rtems_gdb
EDITION = 1
@@ -60,3 +59,4 @@ example.texi: example.t
EXTRA_DIST = commands.t example.t intro.t started.t swarch.t trouble.t
CLEANFILES += rtems_gdb.info
+
diff --git a/doc/started/ChangeLog b/doc/started/ChangeLog
index c60e8d8ba0..a0fcae84e6 100644
--- a/doc/started/ChangeLog
+++ b/doc/started/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/started/Makefile.am b/doc/started/Makefile.am
index 18cc5640af..d44fe03985 100644
--- a/doc/started/Makefile.am
+++ b/doc/started/Makefile.am
@@ -6,15 +6,14 @@
# $Id$
#
-
PROJECT = started
EDITION = 1
include $(top_srcdir)/project.am
include $(top_srcdir)/main.am
-GENERATED_FILES = binaries.texi buildc.texi buildrt.texi intro.texi \
- nt.texi require.texi nextstep.texi sample.texi
+GENERATED_FILES = binaries.texi buildc.texi buildrt.texi intro.texi nt.texi \
+ require.texi nextstep.texi sample.texi
COMMON_FILES += $(top_srcdir)/common/cpright.texi
@@ -63,20 +62,23 @@ nt.texi: nt.t tversions.texi
-u "Top" \
-n "" < $< > $@
-EXTRA_DIST = binaries.t buildc.t buildrt.t intro.t nextstep.t nt.t \
- require.t sample.t
-
+EXTRA_DIST = binaries.t buildc.t buildrt.t intro.t nextstep.t nt.t require.t \
+ sample.t
if USE_HTML
html_project_DATA += pictures/sfile12c.jpg pictures/bit_c.jpg
endif
-PICTURES = pictures/bit_ada.jpg pictures/bit_ada.vsd pictures/bit_c.jpg pictures/bit_c.vsd pictures/scfile10.jpg \
- pictures/scfile10.vsd pictures/scfile11.jpg pictures/scfile11.vsd pictures/scfile12.jpg pictures/scfile12.vsd \
- pictures/scfile13.jpg pictures/scfile13.vsd pictures/scsfile1.jpg pictures/scsfile1.vsd pictures/scsfile2.jpg \
- pictures/scsfile2.vsd pictures/scsfile3.jpg pictures/scsfile3.vsd pictures/scsfile4.jpg pictures/scsfile4.vsd \
- pictures/scsfile5.jpg pictures/scsfile5.vsd pictures/scsfile6.jpg pictures/scsfile6.vsd pictures/scsfile7.jpg \
- pictures/scsfile7.vsd pictures/scsfile8.jpg pictures/scsfile8.vsd pictures/scsfile9.jpg pictures/scsfile9.vsd \
+PICTURES = pictures/bit_ada.jpg pictures/bit_ada.vsd pictures/bit_c.jpg \
+ pictures/bit_c.vsd pictures/scfile10.jpg pictures/scfile10.vsd \
+ pictures/scfile11.jpg pictures/scfile11.vsd pictures/scfile12.jpg \
+ pictures/scfile12.vsd pictures/scfile13.jpg pictures/scfile13.vsd \
+ pictures/scsfile1.jpg pictures/scsfile1.vsd pictures/scsfile2.jpg \
+ pictures/scsfile2.vsd pictures/scsfile3.jpg pictures/scsfile3.vsd \
+ pictures/scsfile4.jpg pictures/scsfile4.vsd pictures/scsfile5.jpg \
+ pictures/scsfile5.vsd pictures/scsfile6.jpg pictures/scsfile6.vsd \
+ pictures/scsfile7.jpg pictures/scsfile7.vsd pictures/scsfile8.jpg \
+ pictures/scsfile8.vsd pictures/scsfile9.jpg pictures/scsfile9.vsd \
pictures/sfile12c.jpg pictures/sfile12c.vsd
EXTRA_DIST += $(PICTURES)
@@ -86,5 +88,6 @@ tversions.texi: tversions.texi.in tversions.sed
CLEANFILES += tversions.texi
DISTCLEANFILES = tversions.sed
-
+
CLEANFILES += started.info started.info-?
+
diff --git a/doc/started_ada/ChangeLog b/doc/started_ada/ChangeLog
index f4e1b962f9..1bcbe515ff 100644
--- a/doc/started_ada/ChangeLog
+++ b/doc/started_ada/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/started_ada/Makefile.am b/doc/started_ada/Makefile.am
index e4b24ce45d..d42c0a7659 100644
--- a/doc/started_ada/Makefile.am
+++ b/doc/started_ada/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = started_ada
EDITION = 1
@@ -55,3 +54,4 @@ gdb.texi: gdb.t tversions.texi
EXTRA_DIST = buildada.t gdb.t intro.t require.t sample.t
CLEANFILES += started_ada.info
+
diff --git a/doc/supplements/ChangeLog b/doc/supplements/ChangeLog
index ac461ed6af..ae190d6409 100644
--- a/doc/supplements/ChangeLog
+++ b/doc/supplements/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-09-26 Joel Sherrill <joel@OARcorp.com>
* hppa1_1/.cvsignore, hppa1_1/ChangeLog, hppa1_1/Makefile.am,
diff --git a/doc/supplements/Makefile.am b/doc/supplements/Makefile.am
index d020b80407..6c24f51aaa 100644
--- a/doc/supplements/Makefile.am
+++ b/doc/supplements/Makefile.am
@@ -1,8 +1,7 @@
## $Id$
-
SUBDIRS = arm
-SUBDIRS += c4x
+SUBDIRS += c4x
SUBDIRS += i386
SUBDIRS += i960
SUBDIRS += m68k
@@ -14,3 +13,4 @@ SUBDIRS += sparc
SUBDIRS += template
EXTRA_DIST = supplement.am
+
diff --git a/doc/supplements/arm/ChangeLog b/doc/supplements/arm/ChangeLog
index 1ef5406c66..c538fa69a9 100644
--- a/doc/supplements/arm/ChangeLog
+++ b/doc/supplements/arm/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/supplements/arm/Makefile.am b/doc/supplements/arm/Makefile.am
index 1c8fc87499..6569dc2384 100644
--- a/doc/supplements/arm/Makefile.am
+++ b/doc/supplements/arm/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = arm
EDITION = 1
@@ -16,7 +15,8 @@ include $(top_srcdir)/supplements/supplement.am
GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
timeBSP.texi
-COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi \
+ $(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -108,3 +108,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
CLEANFILES += arm.info
+
diff --git a/doc/supplements/c4x/ChangeLog b/doc/supplements/c4x/ChangeLog
index 09ee8ab2ed..8a2277ac7c 100644
--- a/doc/supplements/c4x/ChangeLog
+++ b/doc/supplements/c4x/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/supplements/c4x/Makefile.am b/doc/supplements/c4x/Makefile.am
index 0be8c45162..3336f077ce 100644
--- a/doc/supplements/c4x/Makefile.am
+++ b/doc/supplements/c4x/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = c4x
EDITION = 1
@@ -107,3 +106,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
CLEANFILES += c4x.info c4x.info-?
+
diff --git a/doc/supplements/i386/ChangeLog b/doc/supplements/i386/ChangeLog
index 97acf04f23..88a420e60f 100644
--- a/doc/supplements/i386/ChangeLog
+++ b/doc/supplements/i386/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/supplements/i386/Makefile.am b/doc/supplements/i386/Makefile.am
index 93e24005c8..9e1e212f50 100644
--- a/doc/supplements/i386/Makefile.am
+++ b/doc/supplements/i386/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = i386
EDITION = 1
@@ -17,7 +16,8 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi timing.texi wksheets.texi \
timeFORCE386.texi
-COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi \
+ $(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -109,3 +109,4 @@ EXTRA_DIST = FORCE386_TIMES bsp.t callconv.t cpumodel.t cputable.t \
fatalerr.t intr_NOTIMES.t memmodel.t timeFORCE386.t
CLEANFILES += i386.info i386.info-?
+
diff --git a/doc/supplements/i960/ChangeLog b/doc/supplements/i960/ChangeLog
index 16d66e7ea2..d73e557414 100644
--- a/doc/supplements/i960/ChangeLog
+++ b/doc/supplements/i960/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/supplements/i960/Makefile.am b/doc/supplements/i960/Makefile.am
index 67202fd393..ff3894fa5f 100644
--- a/doc/supplements/i960/Makefile.am
+++ b/doc/supplements/i960/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = i960
EDITION = 1
@@ -16,7 +15,8 @@ include $(top_srcdir)/supplements/supplement.am
GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi timing.texi wksheets.texi \
timeCVME961.texi
-COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi \
+ $(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -108,3 +108,4 @@ EXTRA_DIST = CVME961_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeCVME961.t
CLEANFILES += i960.info i960.info-?
+
diff --git a/doc/supplements/m68k/ChangeLog b/doc/supplements/m68k/ChangeLog
index 27a8b74225..2135251888 100644
--- a/doc/supplements/m68k/ChangeLog
+++ b/doc/supplements/m68k/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/supplements/m68k/Makefile.am b/doc/supplements/m68k/Makefile.am
index 90094e4bd1..4e1d6a128a 100644
--- a/doc/supplements/m68k/Makefile.am
+++ b/doc/supplements/m68k/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = m68k
EDITION = 1
@@ -17,7 +16,8 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi timing.texi wksheets.texi \
timeMVME136.texi
-COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi \
+ $(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -109,3 +109,4 @@ EXTRA_DIST = MVME136_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeMVME136.t timedata.t
CLEANFILES += m68k.info m68k.info-?
+
diff --git a/doc/supplements/mips/ChangeLog b/doc/supplements/mips/ChangeLog
index bc38b3477f..1d38749e07 100644
--- a/doc/supplements/mips/ChangeLog
+++ b/doc/supplements/mips/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/supplements/mips/Makefile.am b/doc/supplements/mips/Makefile.am
index 53bc7e05d3..26f328a6b5 100644
--- a/doc/supplements/mips/Makefile.am
+++ b/doc/supplements/mips/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = mips
EDITION = 1
@@ -17,7 +16,8 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
timeBSP.texi
-COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi \
+ $(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -109,3 +109,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
CLEANFILES += mips.info mips.info-?
+
diff --git a/doc/supplements/mips64orion/ChangeLog b/doc/supplements/mips64orion/ChangeLog
index fc3cc96136..cbe7a0bcf4 100644
--- a/doc/supplements/mips64orion/ChangeLog
+++ b/doc/supplements/mips64orion/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/supplements/mips64orion/Makefile.am b/doc/supplements/mips64orion/Makefile.am
index e01f6918c7..0c08c9e224 100644
--- a/doc/supplements/mips64orion/Makefile.am
+++ b/doc/supplements/mips64orion/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = mips64orion
EDITION = 1
@@ -17,7 +16,8 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
timeBSP.texi
-COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi \
+ $(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -109,3 +109,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
CLEANFILES += mips64orion.info mips64orion.info-?
+
diff --git a/doc/supplements/powerpc/ChangeLog b/doc/supplements/powerpc/ChangeLog
index 359f4537d6..5150413400 100644
--- a/doc/supplements/powerpc/ChangeLog
+++ b/doc/supplements/powerpc/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/supplements/powerpc/Makefile.am b/doc/supplements/powerpc/Makefile.am
index a73816ccc0..14071a490d 100644
--- a/doc/supplements/powerpc/Makefile.am
+++ b/doc/supplements/powerpc/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = powerpc
EDITION = 1
@@ -16,7 +15,8 @@ include $(top_srcdir)/supplements/supplement.am
GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi timing.texi wksheets.texi \
timePSIM.texi timeDMV177.texi
-COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi \
+ $(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -123,3 +123,4 @@ EXTRA_DIST = DMV177_TIMES PSIM_TIMES bsp.t callconv.t cpumodel.t cputable.t \
fatalerr.t intr_NOTIMES.t memmodel.t timeDMV177.t timePSIM.t
CLEANFILES += powerpc.info powerpc.info-?
+
diff --git a/doc/supplements/sh/ChangeLog b/doc/supplements/sh/ChangeLog
index 9c2988aced..e13f7d3455 100644
--- a/doc/supplements/sh/ChangeLog
+++ b/doc/supplements/sh/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/supplements/sh/Makefile.am b/doc/supplements/sh/Makefile.am
index c7d892b696..8c55d31f69 100644
--- a/doc/supplements/sh/Makefile.am
+++ b/doc/supplements/sh/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = sh
EDITION = 1
@@ -17,7 +16,8 @@ GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
timeBSP.texi
-COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi \
+ $(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -109,3 +109,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
CLEANFILES += sh.info sh.info-?
+
diff --git a/doc/supplements/sparc/ChangeLog b/doc/supplements/sparc/ChangeLog
index 0b1901b9f0..68eff80aa2 100644
--- a/doc/supplements/sparc/ChangeLog
+++ b/doc/supplements/sparc/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/supplements/sparc/Makefile.am b/doc/supplements/sparc/Makefile.am
index b1ceabd2a4..e6278a19d7 100644
--- a/doc/supplements/sparc/Makefile.am
+++ b/doc/supplements/sparc/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = sparc
EDITION = 1
@@ -107,3 +106,4 @@ EXTRA_DIST = ERC32_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeERC32.t
CLEANFILES += sparc.info sparc.info-?
+
diff --git a/doc/supplements/template/ChangeLog b/doc/supplements/template/ChangeLog
index 3d85b6c6a8..0b1e8d84e3 100644
--- a/doc/supplements/template/ChangeLog
+++ b/doc/supplements/template/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/supplements/template/Makefile.am b/doc/supplements/template/Makefile.am
index fb842c9d87..22fab4879d 100644
--- a/doc/supplements/template/Makefile.am
+++ b/doc/supplements/template/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = template
EDITION = 1
@@ -16,7 +15,8 @@ include $(top_srcdir)/supplements/supplement.am
GENERATED_FILES = cpumodel.texi callconv.texi memmodel.texi intr.texi \
fatalerr.texi bsp.texi cputable.texi wksheets.texi timing.texi \
timeBSP.texi
-COMMON_FILES += $(top_srcdir)/common/cpright.texi $(top_srcdir)/common/timemac.texi
+COMMON_FILES += $(top_srcdir)/common/cpright.texi \
+ $(top_srcdir)/common/timemac.texi
FILES = preface.texi
@@ -108,3 +108,4 @@ EXTRA_DIST = BSP_TIMES bsp.t callconv.t cpumodel.t cputable.t fatalerr.t \
intr_NOTIMES.t memmodel.t timeBSP.t
CLEANFILES += template.info template.info-?
+
diff --git a/doc/user/ChangeLog b/doc/user/ChangeLog
index 4d63f22696..670c425ea5 100644
--- a/doc/user/ChangeLog
+++ b/doc/user/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * Makefile.am: Cosmetics.
+
2003-11-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add *.info to CLEANFILES to accomodate
diff --git a/doc/user/Makefile.am b/doc/user/Makefile.am
index 9f040111c4..9db65da340 100644
--- a/doc/user/Makefile.am
+++ b/doc/user/Makefile.am
@@ -6,7 +6,6 @@
# $Id$
#
-
PROJECT = c_user
EDITION = 1
@@ -165,3 +164,4 @@ EXTRA_DIST = bsp.t concepts.t clock.t datatypes.t conf.t dpmem.t event.t \
$(EPS_IMAGES) $(noinst_DATA)
CLEANFILES += c_user.info c_user.info-? c_user.info-??
+