Changeset 49744668 in rtems


Ignore:
Timestamp:
08/16/03 12:53:59 (21 years ago)
Author:
Ralf Corsepius <ralf.corsepius@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
ebdf51fd
Parents:
7b7b2e82
Message:

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

Makefile.am: Reflect having moved automake.
clock/Makefile.am: Reflect having moved automake.
console/Makefile.am: Reflect having moved automake.
include/Makefile.am: Reflect having moved automake.
network/Makefile.am: Reflect having moved automake.
nvram/Makefile.am: Reflect having moved automake.
pci/Makefile.am: Reflect having moved automake.
start/Makefile.am: Reflect having moved automake.
startup/Makefile.am: Reflect having moved automake.
timer/Makefile.am: Reflect having moved automake.
tod/Makefile.am: Reflect having moved automake.
universe/Makefile.am: Reflect having moved automake.
vectors/Makefile.am: Reflect having moved automake.
wrapup/Makefile.am: Reflect having moved automake.

Location:
c/src/lib/libbsp/powerpc/ppcn_60x
Files:
15 edited

Legend:

Unmodified
Added
Removed
  • c/src/lib/libbsp/powerpc/ppcn_60x/ChangeLog

    r7b7b2e82 r49744668  
     12003-08-16      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
     2
     3        Makefile.am: Reflect having moved automake.
     4        clock/Makefile.am: Reflect having moved automake.
     5        console/Makefile.am: Reflect having moved automake.
     6        include/Makefile.am: Reflect having moved automake.
     7        network/Makefile.am: Reflect having moved automake.
     8        nvram/Makefile.am: Reflect having moved automake.
     9        pci/Makefile.am: Reflect having moved automake.
     10        start/Makefile.am: Reflect having moved automake.
     11        startup/Makefile.am: Reflect having moved automake.
     12        timer/Makefile.am: Reflect having moved automake.
     13        tod/Makefile.am: Reflect having moved automake.
     14        universe/Makefile.am: Reflect having moved automake.
     15        vectors/Makefile.am: Reflect having moved automake.
     16        wrapup/Makefile.am: Reflect having moved automake.
     17
    1182003-08-11      Ralf Corsepius <corsepiu@faw.uni-ulm.de>
    219
  • c/src/lib/libbsp/powerpc/ppcn_60x/Makefile.am

    r7b7b2e82 r49744668  
    1414EXTRA_DIST = STATUS bsp_specs
    1515
    16 include $(top_srcdir)/../../../../../../automake/subdirs.am
    17 include $(top_srcdir)/../../../../../../automake/local.am
     16include $(top_srcdir)/../../../../automake/subdirs.am
     17include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libbsp/powerpc/ppcn_60x/clock/Makefile.am

    r7b7b2e82 r49744668  
    1111OBJS = $(C_O_FILES)
    1212
    13 include $(top_srcdir)/../../../../../../automake/compile.am
    14 include $(top_srcdir)/../../../../../../automake/lib.am
     13include $(top_srcdir)/../../../../automake/compile.am
     14include $(top_srcdir)/../../../../automake/lib.am
    1515
    1616#
     
    2929EXTRA_DIST = clock.c
    3030
    31 include $(top_srcdir)/../../../../../../automake/local.am
     31include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libbsp/powerpc/ppcn_60x/console/Makefile.am

    r7b7b2e82 r49744668  
    1111OBJS = $(C_O_FILES)
    1212
    13 include $(top_srcdir)/../../../../../../automake/compile.am
    14 include $(top_srcdir)/../../../../../../automake/lib.am
     13include $(top_srcdir)/../../../../automake/compile.am
     14include $(top_srcdir)/../../../../automake/lib.am
    1515
    1616#
     
    3131    z85c30cfg.c z85c30cfg.h
    3232
    33 include $(top_srcdir)/../../../../../../automake/local.am
     33include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libbsp/powerpc/ppcn_60x/include/Makefile.am

    r7b7b2e82 r49744668  
    2020all-local: $(TMPINSTALL_FILES)
    2121
    22 include $(top_srcdir)/../../../../../../automake/force-preinstall.am
    23 include $(top_srcdir)/../../../../../../automake/local.am
     22include $(top_srcdir)/../../../../automake/force-preinstall.am
     23include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libbsp/powerpc/ppcn_60x/network/Makefile.am

    r7b7b2e82 r49744668  
    1111OBJS = $(C_O_FILES)
    1212
    13 include $(top_srcdir)/../../../../../../automake/compile.am
    14 include $(top_srcdir)/../../../../../../automake/lib.am
     13include $(top_srcdir)/../../../../automake/compile.am
     14include $(top_srcdir)/../../../../automake/lib.am
    1515
    1616#
     
    3131EXTRA_DIST = amd79c970.c amd79c970.h
    3232
    33 include $(top_srcdir)/../../../../../../automake/local.am
     33include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libbsp/powerpc/ppcn_60x/nvram/Makefile.am

    r7b7b2e82 r49744668  
    1111OBJS = $(C_O_FILES)
    1212
    13 include $(top_srcdir)/../../../../../../automake/compile.am
    14 include $(top_srcdir)/../../../../../../automake/lib.am
     13include $(top_srcdir)/../../../../automake/compile.am
     14include $(top_srcdir)/../../../../automake/lib.am
    1515
    1616#
     
    2929EXTRA_DIST = ds1385.h mk48t18.h nvram.c prepnvr.h stk11c68.h
    3030
    31 include $(top_srcdir)/../../../../../../automake/local.am
     31include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libbsp/powerpc/ppcn_60x/pci/Makefile.am

    r7b7b2e82 r49744668  
    1111OBJS = $(C_O_FILES)
    1212
    13 include $(top_srcdir)/../../../../../../automake/compile.am
    14 include $(top_srcdir)/../../../../../../automake/lib.am
     13include $(top_srcdir)/../../../../automake/compile.am
     14include $(top_srcdir)/../../../../automake/lib.am
    1515
    1616#
     
    2929EXTRA_DIST = pci.c
    3030
    31 include $(top_srcdir)/../../../../../../automake/local.am
     31include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libbsp/powerpc/ppcn_60x/start/Makefile.am

    r7b7b2e82 r49744668  
    88OBJS = $(S_O_FILES)
    99
    10 include $(top_srcdir)/../../../../../../automake/compile.am
    11 include $(top_srcdir)/../../../../../../automake/lib.am
     10include $(top_srcdir)/../../../../automake/compile.am
     11include $(top_srcdir)/../../../../automake/lib.am
    1212
    1313#
     
    3030EXTRA_DIST = start.S
    3131
    32 include $(top_srcdir)/../../../../../../automake/local.am
     32include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libbsp/powerpc/ppcn_60x/startup/Makefile.am

    r7b7b2e82 r49744668  
    1717OBJS = $(C_O_FILES) $(S_O_FILES)
    1818
    19 include $(top_srcdir)/../../../../../../automake/compile.am
    20 include $(top_srcdir)/../../../../../../automake/lib.am
     19include $(top_srcdir)/../../../../automake/compile.am
     20include $(top_srcdir)/../../../../automake/lib.am
    2121
    2222#FIXME: What is this?
     
    4747    rtems-ctor.cc setvec.c spurious.c swap.c
    4848
    49 include $(top_srcdir)/../../../../../../automake/local.am
     49include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libbsp/powerpc/ppcn_60x/timer/Makefile.am

    r7b7b2e82 r49744668  
    1111OBJS = $(C_O_FILES)
    1212
    13 include $(top_srcdir)/../../../../../../automake/compile.am
    14 include $(top_srcdir)/../../../../../../automake/lib.am
     13include $(top_srcdir)/../../../../automake/compile.am
     14include $(top_srcdir)/../../../../automake/lib.am
    1515
    1616#
     
    2929EXTRA_DIST = timer.c
    3030
    31 include $(top_srcdir)/../../../../../../automake/local.am
     31include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libbsp/powerpc/ppcn_60x/tod/Makefile.am

    r7b7b2e82 r49744668  
    1111OBJS = $(C_O_FILES)
    1212
    13 include $(top_srcdir)/../../../../../../automake/compile.am
    14 include $(top_srcdir)/../../../../../../automake/lib.am
     13include $(top_srcdir)/../../../../automake/compile.am
     14include $(top_srcdir)/../../../../automake/lib.am
    1515
    1616#
     
    2929EXTRA_DIST = cmos.h tod.c
    3030
    31 include $(top_srcdir)/../../../../../../automake/local.am
     31include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libbsp/powerpc/ppcn_60x/universe/Makefile.am

    r7b7b2e82 r49744668  
    1111OBJS = $(C_O_FILES)
    1212
    13 include $(top_srcdir)/../../../../../../automake/compile.am
    14 include $(top_srcdir)/../../../../../../automake/lib.am
     13include $(top_srcdir)/../../../../automake/compile.am
     14include $(top_srcdir)/../../../../automake/lib.am
    1515
    1616#
     
    2929EXTRA_DIST = universe.c
    3030
    31 include $(top_srcdir)/../../../../../../automake/local.am
     31include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libbsp/powerpc/ppcn_60x/vectors/Makefile.am

    r7b7b2e82 r49744668  
    1111OBJS = $(S_O_FILES)
    1212
    13 include $(top_srcdir)/../../../../../../automake/compile.am
    14 include $(top_srcdir)/../../../../../../automake/lib.am
     13include $(top_srcdir)/../../../../automake/compile.am
     14include $(top_srcdir)/../../../../automake/lib.am
    1515
    1616#
     
    2929EXTRA_DIST = README align_h.S vectors.S
    3030
    31 include $(top_srcdir)/../../../../../../automake/local.am
     31include $(top_srcdir)/../../../../automake/local.am
  • c/src/lib/libbsp/powerpc/ppcn_60x/wrapup/Makefile.am

    r7b7b2e82 r49744668  
    1717LIB = $(ARCH)/libbsp.a
    1818
    19 include $(top_srcdir)/../../../../../../automake/compile.am
    20 include $(top_srcdir)/../../../../../../automake/lib.am
     19include $(top_srcdir)/../../../../automake/compile.am
     20include $(top_srcdir)/../../../../automake/lib.am
    2121
    2222#
     
    2929all-local: $(ARCH) $(LIB)
    3030
    31 include $(top_srcdir)/../../../../../../automake/local.am
     31include $(top_srcdir)/../../../../automake/local.am
Note: See TracChangeset for help on using the changeset viewer.