2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

Makefile.am: Reflect having moved automake.
	itronhello/Makefile.am: Reflect having moved automake.
	itronmbf01/Makefile.am: Reflect having moved automake.
	itronmbox01/Makefile.am: Reflect having moved automake.
	itronsem01/Makefile.am: Reflect having moved automake.
	itrontask01/Makefile.am: Reflect having moved automake.
	itrontask02/Makefile.am: Reflect having moved automake.
	itrontask03/Makefile.am: Reflect having moved automake.
	itrontask04/Makefile.am: Reflect having moved automake.
	itrontime01/Makefile.am: Reflect having moved automake.
This commit is contained in:
Ralf Corsepius
2003-08-16 16:26:54 +00:00
parent 4cd2df93b5
commit 34c1b16dfa
22 changed files with 84 additions and 58 deletions

View File

@@ -1,3 +1,16 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
itronhello/Makefile.am: Reflect having moved automake.
itronmbf01/Makefile.am: Reflect having moved automake.
itronmbox01/Makefile.am: Reflect having moved automake.
itronsem01/Makefile.am: Reflect having moved automake.
itrontask01/Makefile.am: Reflect having moved automake.
itrontask02/Makefile.am: Reflect having moved automake.
itrontask03/Makefile.am: Reflect having moved automake.
itrontask04/Makefile.am: Reflect having moved automake.
itrontime01/Makefile.am: Reflect having moved automake.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -9,5 +9,5 @@ SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
EXTRA_DIST = itrontests.am EXTRA_DIST = itrontests.am
include $(top_srcdir)/../../../../automake/subdirs.am include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -1,3 +1,16 @@
2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
itronhello/Makefile.am: Reflect having moved automake.
itronmbf01/Makefile.am: Reflect having moved automake.
itronmbox01/Makefile.am: Reflect having moved automake.
itronsem01/Makefile.am: Reflect having moved automake.
itrontask01/Makefile.am: Reflect having moved automake.
itrontask02/Makefile.am: Reflect having moved automake.
itrontask03/Makefile.am: Reflect having moved automake.
itrontask04/Makefile.am: Reflect having moved automake.
itrontime01/Makefile.am: Reflect having moved automake.
2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de> 2003-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use rtems-bugs@rtems.com as bug report email address. * configure.ac: Use rtems-bugs@rtems.com as bug report email address.

View File

@@ -9,5 +9,5 @@ SUBDIRS = itronhello itrontask01 itrontask02 itrontask03 itrontask04 \
EXTRA_DIST = itrontests.am EXTRA_DIST = itrontests.am
include $(top_srcdir)/../../../../automake/subdirs.am include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am

View File

@@ -23,8 +23,8 @@ OBJS = $(C_O_FILES)
PRINT_SRCS = $(DOCS) PRINT_SRCS = $(DOCS)
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../../automake/compile.am include $(top_srcdir)/../automake/compile.am
include $(top_srcdir)/../../../../automake/leaf.am include $(top_srcdir)/../automake/leaf.am
include $(top_srcdir)/itrontests.am include $(top_srcdir)/itrontests.am
# #
@@ -38,4 +38,4 @@ all-local: $(ARCH) $(TMPINSTALL_FILES)
EXTRA_DIST = $(C_FILES) $(DOCS) EXTRA_DIST = $(C_FILES) $(DOCS)
include $(top_srcdir)/../../../../automake/local.am include $(top_srcdir)/../automake/local.am