Changeset 34c1b16 in rtems


Ignore:
Timestamp:
08/16/03 16:26:54 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
1053dcd
Parents:
4cd2df9
Message:

2003-08-16 Ralf Corsepius <corsepiu@…>

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.

Files:
22 edited

Legend:

Unmodified
Added
Removed
  • c/src/tests/itrontests/ChangeLog

    r4cd2df9 r34c1b16  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4        itronhello/Makefile.am: Reflect having moved automake.
     5        itronmbf01/Makefile.am: Reflect having moved automake.
     6        itronmbox01/Makefile.am: Reflect having moved automake.
     7        itronsem01/Makefile.am: Reflect having moved automake.
     8        itrontask01/Makefile.am: Reflect having moved automake.
     9        itrontask02/Makefile.am: Reflect having moved automake.
     10        itrontask03/Makefile.am: Reflect having moved automake.
     11        itrontask04/Makefile.am: Reflect having moved automake.
     12        itrontime01/Makefile.am: Reflect having moved automake.
     13
    1142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    215
  • c/src/tests/itrontests/Makefile.am

    r4cd2df9 r34c1b16  
    1010EXTRA_DIST = itrontests.am
    1111
    12 include $(top_srcdir)/../../../../automake/subdirs.am
    13 include $(top_srcdir)/../../../../automake/local.am
     12include $(top_srcdir)/../automake/subdirs.am
     13include $(top_srcdir)/../automake/local.am
  • c/src/tests/itrontests/itronhello/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • c/src/tests/itrontests/itronmbf01/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • c/src/tests/itrontests/itronmbox01/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • c/src/tests/itrontests/itronsem01/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • c/src/tests/itrontests/itrontask01/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • c/src/tests/itrontests/itrontask02/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • c/src/tests/itrontests/itrontask03/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • c/src/tests/itrontests/itrontask04/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • c/src/tests/itrontests/itrontime01/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • testsuites/itrontests/ChangeLog

    r4cd2df9 r34c1b16  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4        itronhello/Makefile.am: Reflect having moved automake.
     5        itronmbf01/Makefile.am: Reflect having moved automake.
     6        itronmbox01/Makefile.am: Reflect having moved automake.
     7        itronsem01/Makefile.am: Reflect having moved automake.
     8        itrontask01/Makefile.am: Reflect having moved automake.
     9        itrontask02/Makefile.am: Reflect having moved automake.
     10        itrontask03/Makefile.am: Reflect having moved automake.
     11        itrontask04/Makefile.am: Reflect having moved automake.
     12        itrontime01/Makefile.am: Reflect having moved automake.
     13
    1142003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    215
  • testsuites/itrontests/Makefile.am

    r4cd2df9 r34c1b16  
    1010EXTRA_DIST = itrontests.am
    1111
    12 include $(top_srcdir)/../../../../automake/subdirs.am
    13 include $(top_srcdir)/../../../../automake/local.am
     12include $(top_srcdir)/../automake/subdirs.am
     13include $(top_srcdir)/../automake/local.am
  • testsuites/itrontests/itronhello/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • testsuites/itrontests/itronmbf01/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • testsuites/itrontests/itronmbox01/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • testsuites/itrontests/itronsem01/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • testsuites/itrontests/itrontask01/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • testsuites/itrontests/itrontask02/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • testsuites/itrontests/itrontask03/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • testsuites/itrontests/itrontask04/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
  • testsuites/itrontests/itrontime01/Makefile.am

    r4cd2df9 r34c1b16  
    2424
    2525include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
    26 include $(top_srcdir)/../../../../automake/compile.am
    27 include $(top_srcdir)/../../../../automake/leaf.am
     26include $(top_srcdir)/../automake/compile.am
     27include $(top_srcdir)/../automake/leaf.am
    2828include $(top_srcdir)/itrontests.am
    2929
     
    3939EXTRA_DIST = $(C_FILES) $(DOCS)
    4040
    41 include $(top_srcdir)/../../../../automake/local.am
     41include $(top_srcdir)/../automake/local.am
Note: See TracChangeset for help on using the changeset viewer.