2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>

* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
This commit is contained in:
Ralf Corsepius
2004-03-26 09:11:59 +00:00
parent e63a784c8a
commit fc235f442f
14 changed files with 35 additions and 7 deletions

View File

@@ -1,3 +1,7 @@
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't include .../lib.am.

View File

@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-lib-libcpu-i386],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([cpuModel.h])
RTEMS_TOP(../../../../..)
RTEMS_TOP([../../../../..],[../../..])
RTEMS_CANONICAL_TARGET_CPU

View File

@@ -1,3 +1,7 @@
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am: Don't

View File

@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-lib-libcpu-i960],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([i960ca])
RTEMS_TOP(../../../../..)
RTEMS_TOP([../../../../..],[../../..])
RTEMS_CANONICAL_TARGET_CPU

View File

@@ -1,3 +1,7 @@
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
2004-02-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Index: m68040/Makefile.am, mcf5206/Makefile.am, shared/Makefile.am:

View File

@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-lib-libcpu-m68k],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([m68040])
RTEMS_TOP(../../../../..)
RTEMS_TOP([../../../../..],[../../..])
RTEMS_CANONICAL_TARGET_CPU

View File

@@ -1,3 +1,7 @@
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mongoosev/Makefile.am, r46xx/Makefile.am, tx39/Makefile.am:

View File

@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-lib-libcpu-mips],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([clock])
RTEMS_TOP(../../../../..)
RTEMS_TOP([../../../../..],[../../..])
RTEMS_CANONICAL_TARGET_CPU

View File

@@ -1,3 +1,7 @@
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
2004-03-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* README: Add "mpc5xx (mpc565)", because Wilfried B. mentioned the

View File

@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-lib-libcpu-powerpc],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([mpc6xx])
RTEMS_TOP(../../../../..)
RTEMS_TOP([../../../../..],[../../..])
RTEMS_CANONICAL_TARGET_CPU

View File

@@ -1,3 +1,7 @@
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* sh7032/score/cpu_asm.c, sh7045/score/cpu_asm.c,

View File

@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-lib-libcpu-sh],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([sh7032])
RTEMS_TOP(../../../../..)
RTEMS_TOP([../../../../..],[../../..])
RTEMS_CANONICAL_TARGET_CPU

View File

@@ -1,3 +1,7 @@
2004-03-26 Ralf Corsepius <ralf_corsepius@rtems.org>
* configure.ac: Add 2nd argument (rtems_updir) to RTEMS_TOP.
2004-02-06 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't include .../lib.am.

View File

@@ -5,7 +5,7 @@
AC_PREREQ(2.59)
AC_INIT([rtems-c-src-lib-libcpu-sparc],[_RTEMS_VERSION],[rtems-bugs@rtems.com])
AC_CONFIG_SRCDIR([reg_win])
RTEMS_TOP(../../../../..)
RTEMS_TOP([../../../../..],[../../..])
RTEMS_CANONICAL_TARGET_CPU