Changeset 2334e94b in rtems


Ignore:
Timestamp:
08/16/03 12:35:10 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
d73e8326
Parents:
1528c0e7
Message:

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

Makefile.am: Reflect having moved automake.

Location:
c/src
Files:
22 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/arm/ChangeLog

    r1528c0e7 r2334e94b  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4
    152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/lib/libbsp/arm/Makefile.am

    r1528c0e7 r2334e94b  
    1010SUBDIRS = shared $(RTEMS_BSP_FAMILY)
    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/lib/libbsp/c4x/ChangeLog

    r1528c0e7 r2334e94b  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4
    152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/lib/libbsp/c4x/Makefile.am

    r1528c0e7 r2334e94b  
    88SUBDIRS = shared $(RTEMS_BSP_FAMILY)
    99
    10 include $(top_srcdir)/../../../../../automake/subdirs.am
    11 include $(top_srcdir)/../../../../../automake/local.am
     10include $(top_srcdir)/../../../automake/subdirs.am
     11include $(top_srcdir)/../../../automake/local.am
  • c/src/lib/libbsp/c4x/shared/ChangeLog

    r1528c0e7 r2334e94b  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4
    152002-03-27      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/lib/libbsp/c4x/shared/Makefile.am

    r1528c0e7 r2334e94b  
    88EXTRA_DIST = bspspuriousinit.c c3xspurious.c c4xspurious.c
    99
    10 include $(top_srcdir)/../../../../../automake/local.am
     10include $(top_srcdir)/../../../automake/local.am
  • c/src/lib/libcpu/ChangeLog

    r1528c0e7 r2334e94b  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4
    152003-08-08      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/lib/libcpu/Makefile.am

    r1528c0e7 r2334e94b  
    1111DIST_SUBDIRS = @libcpu_cpu_subdir@
    1212
    13 include $(top_srcdir)/../../automake/subdirs.am
    14 include $(top_srcdir)/../../automake/local.am
     13include $(top_srcdir)/automake/subdirs.am
     14include $(top_srcdir)/automake/local.am
  • c/src/lib/libcpu/i386/ChangeLog

    r1528c0e7 r2334e94b  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4
    152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/lib/libcpu/i386/Makefile.am

    r1528c0e7 r2334e94b  
    1818OBJS += $(S_FILES:%.S=$(ARCH)/%.$(OBJEXT))
    1919
    20 include $(top_srcdir)/../../../../../automake/compile.am
    21 include $(top_srcdir)/../../../../../automake/lib.am
     20include $(top_srcdir)/../../../automake/compile.am
     21include $(top_srcdir)/../../../automake/lib.am
    2222
    2323AM_CPPFLAGS += -I$(srcdir)
     
    4242    idtr.S page.c registers.h
    4343
    44 include $(top_srcdir)/../../../../../automake/local.am
     44include $(top_srcdir)/../../../automake/local.am
  • c/src/lib/libcpu/sh/ChangeLog

    r1528c0e7 r2334e94b  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4
    152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/lib/libcpu/sh/Makefile.am

    r1528c0e7 r2334e94b  
    77SUBDIRS = @subdirs@
    88
    9 include $(top_srcdir)/../../../../../automake/subdirs.am
    10 include $(top_srcdir)/../../../../../automake/local.am
     9include $(top_srcdir)/../../../automake/subdirs.am
     10include $(top_srcdir)/../../../automake/local.am
  • c/src/lib/libcpu/sh/sh7032/ChangeLog

    r1528c0e7 r2334e94b  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4
    152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/lib/libcpu/sh/sh7032/Makefile.am

    r1528c0e7 r2334e94b  
    55ACLOCAL_AMFLAGS = -I ../../../../../../aclocal
    66
    7 include $(top_srcdir)/../../../../../../automake/compile.am
    8 include $(top_srcdir)/../../../../../../automake/lib.am
     7include $(top_srcdir)/../../../../automake/compile.am
     8include $(top_srcdir)/../../../../automake/lib.am
    99
    1010# NOTE: Unlike other CPUS, we install into a subdirectory to avoid
     
    102102.PRECIOUS: $(PGMS)
    103103
    104 include $(top_srcdir)/../../../../../../automake/local.am
     104include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libcpu/sh/sh7045/ChangeLog

    r1528c0e7 r2334e94b  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4
    152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/lib/libcpu/sh/sh7045/Makefile.am

    r1528c0e7 r2334e94b  
    55ACLOCAL_AMFLAGS = -I ../../../../../../aclocal
    66
    7 include $(top_srcdir)/../../../../../../automake/compile.am
    8 include $(top_srcdir)/../../../../../../automake/lib.am
     7include $(top_srcdir)/../../../../automake/compile.am
     8include $(top_srcdir)/../../../../automake/lib.am
    99
    1010# NOTE: Unlike other CPUS, we install into a subdirectory to avoid
     
    9090.PRECIOUS: $(PGMS)
    9191
    92 include $(top_srcdir)/../../../../../../automake/local.am
     92include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libcpu/sh/sh7750/ChangeLog

    r1528c0e7 r2334e94b  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4
    152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/lib/libcpu/sh/sh7750/Makefile.am

    r1528c0e7 r2334e94b  
    55ACLOCAL_AMFLAGS = -I ../../../../../../aclocal
    66
    7 include $(top_srcdir)/../../../../../../automake/compile.am
    8 include $(top_srcdir)/../../../../../../automake/lib.am
     7include $(top_srcdir)/../../../../automake/compile.am
     8include $(top_srcdir)/../../../../automake/lib.am
    99
    1010# NOTE: Unlike other CPUS, we install into a subdirectory to avoid
     
    9696.PRECIOUS: $(PGMS)
    9797
    98 include $(top_srcdir)/../../../../../../automake/local.am
     98include $(top_srcdir)/../../../../automake/local.am
  • c/src/make/ChangeLog

    r1528c0e7 r2334e94b  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4
    152003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/make/Makefile.am

    r1528c0e7 r2334e94b  
    3333dist_rtems_make_compilers_DATA = compilers/gcc-target-default.cfg
    3434
    35 include $(top_srcdir)/../../../automake/local.am
     35include $(top_srcdir)/../automake/local.am
  • c/src/optman/ChangeLog

    r1528c0e7 r2334e94b  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4
    152003-07-10      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    26
  • c/src/optman/Makefile.am

    r1528c0e7 r2334e94b  
    33##
    44
    5 include $(top_srcdir)/../../automake/compile.am
    6 include $(top_srcdir)/../../automake/lib.am
     5include $(top_srcdir)/automake/compile.am
     6include $(top_srcdir)/automake/lib.am
    77
    88sapi_C_FILES = sapi/no-ext.c sapi/no-io.c
     
    4646EXTRA_DIST = $(rtems_C_FILES) $(sapi_C_FILES)
    4747
    48 include $(top_srcdir)/../../automake/local.am
     48include $(top_srcdir)/automake/local.am
Note: See TracChangeset for help on using the changeset viewer.