Commit Graph

16 Commits

Author SHA1 Message Date
Ralf Corsepius
e76fd739d4 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	mp01/Makefile.am: Reflect having moved automake.
	mp01/node1/Makefile.am: Reflect having moved automake.
	mp01/node2/Makefile.am: Reflect having moved automake.
	mp02/Makefile.am: Reflect having moved automake.
	mp02/node1/Makefile.am: Reflect having moved automake.
	mp02/node2/Makefile.am: Reflect having moved automake.
	mp03/Makefile.am: Reflect having moved automake.
	mp03/node1/Makefile.am: Reflect having moved automake.
	mp03/node2/Makefile.am: Reflect having moved automake.
	mp04/Makefile.am: Reflect having moved automake.
	mp04/node1/Makefile.am: Reflect having moved automake.
	mp04/node2/Makefile.am: Reflect having moved automake.
	mp05/Makefile.am: Reflect having moved automake.
	mp05/node1/Makefile.am: Reflect having moved automake.
	mp05/node2/Makefile.am: Reflect having moved automake.
	mp06/Makefile.am: Reflect having moved automake.
	mp06/node1/Makefile.am: Reflect having moved automake.
	mp06/node2/Makefile.am: Reflect having moved automake.
	mp07/Makefile.am: Reflect having moved automake.
	mp07/node1/Makefile.am: Reflect having moved automake.
	mp07/node2/Makefile.am: Reflect having moved automake.
	mp08/Makefile.am: Reflect having moved automake.
	mp08/node1/Makefile.am: Reflect having moved automake.
	mp08/node2/Makefile.am: Reflect having moved automake.
	mp09/Makefile.am: Reflect having moved automake.
	mp09/node1/Makefile.am: Reflect having moved automake.
	mp09/node2/Makefile.am: Reflect having moved automake.
	mp10/Makefile.am: Reflect having moved automake.
	mp10/node1/Makefile.am: Reflect having moved automake.
	mp10/node2/Makefile.am: Reflect having moved automake.
	mp11/Makefile.am: Reflect having moved automake.
	mp11/node1/Makefile.am: Reflect having moved automake.
	mp11/node2/Makefile.am: Reflect having moved automake.
	mp12/Makefile.am: Reflect having moved automake.
	mp12/node1/Makefile.am: Reflect having moved automake.
	mp12/node2/Makefile.am: Reflect having moved automake.
	mp13/Makefile.am: Reflect having moved automake.
	mp13/node1/Makefile.am: Reflect having moved automake.
	mp13/node2/Makefile.am: Reflect having moved automake.
	mp14/Makefile.am: Reflect having moved automake.
	mp14/node1/Makefile.am: Reflect having moved automake.
	mp14/node2/Makefile.am: Reflect having moved automake.
2003-08-16 16:27:11 +00:00
Ralf Corsepius
d822540ec6 2002-08-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mp01/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp01/node2/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp02/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp02/node2/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp03/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp03/node2/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp04/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp04/node2/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp05/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp05/node2/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp06/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp06/node2/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp07/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp07/node2/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp08/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp08/node2/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp09/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp09/node2/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp10/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp10/node2/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp11/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp11/node2/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp12/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp12/node2/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp13/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp13/node2/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp14/node1/Makefile.am: Use $(OBJEXT) instead of .o.
	* mp14/node2/Makefile.am: Use $(OBJEXT) instead of .o.
2002-08-11 04:49:45 +00:00
Joel Sherrill
ed794ad779 2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:
	AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS).
	AM_INIT_AUTOMAKE([no-define foreign 1.6]).
	* mp01/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp01/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp01/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp02/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp02/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp02/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp03/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp03/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp03/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp04/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp04/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp04/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp05/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp05/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp05/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp06/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp06/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp06/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp07/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp07/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp07/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp08/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp08/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp08/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp09/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp09/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp09/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp10/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp10/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp10/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp11/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp11/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp11/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp12/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp12/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp12/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp13/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp13/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp13/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp14/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp14/Makefile.am: Remove AUTOMAKE_OPTIONS.
	* mp14/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
2002-03-28 00:44:13 +00:00
Joel Sherrill
e242657da6 2001-09-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mp02/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp02/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp04/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp04/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp14/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp14/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp06/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp06/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp08/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp08/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp03/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp03/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp10/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp10/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp05/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp05/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp13/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp13/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp01/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp01/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp07/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp07/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp11/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp11/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp12/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp12/node1/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp09/node2/Makefile.am: include leaf.am instead of leaf.cfg.
	* mp09/node1/Makefile.am: include leaf.am instead of leaf.cfg.
2001-09-19 17:20:55 +00:00
Joel Sherrill
5b6ea7a775 2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,
	mp02/node1/Makefile.am, mp02/node2/Makefile.am,
	mp03/node1/Makefile.am, mp03/node2/Makefile.am,
	mp04/node1/Makefile.am, mp04/node2/Makefile.am,
	mp05/node1/Makefile.am, mp05/node2/Makefile.am,
	mp06/node1/Makefile.am, mp06/node2/Makefile.am,
	mp07/node1/Makefile.am, mp07/node2/Makefile.am,
	mp08/node1/Makefile.am, mp08/node2/Makefile.am,
	mp09/node1/Makefile.am, mp09/node2/Makefile.am,
	mp10/node1/Makefile.am, mp10/node2/Makefile.am,
	mp11/node1/Makefile.am, mp11/node2/Makefile.am,
	mp12/node1/Makefile.am, mp12/node2/Makefile.am,
	mp13/node1/Makefile.am, mp13/node2/Makefile.am,
	mp14/node1/Makefile.am, mp14/node2/Makefile.am: Include compile.am
2000-09-05 16:05:46 +00:00
Joel Sherrill
b8a30d07a5 Patch rtems-rc-20000713-1-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
that is yet another multilib-related structual cleanup patch:

  Changes:
  * Make RTEMS_TEST_NO_PAUSE a tests/ subpackage specific option.
    - Remove RTEMS_TEST_NO_PAUSE from custom/*.cfg, targopts.h and
      cpuopts.h.
    - Add autoconf macros RTEMS_*_RTEMS_TEST_NO_PAUSE
      (aclocal/rtems-test-no-pause.m4).
    - Add RTEMS_*_RTEMS_TEST_NO_PAUSE support to sptests/configure.ins
      and tmtests/configure.in. These are the only subdirectories which
      currently apply RTEMS_TEST_NO_PAUSE.
    - Add autoconf-DEFS support to all test subpackages' configure.ins
      below tests/. I.e. AC_DEFINES now get explicitly propagated as
      preprocessor defines into Makefiles, cf. AM_CPPFLAGS in
      tests/*/*.am, instead of using a global config-files.
    - Remove NDEBUG from custom/*.cfg.

  * AC_DEFINE POSIX_API, ITRON_API and MULTIPROCESSING in
    exec/configure.in, only.
    - All other sources now should relay on the values from cpuopts.h
      and should not define them themselves.
    - Several related changes to many configure.ins

  * Bug-fixes to RTEMS_*_RTEMS_DEBUG macros (Actually workarounds to
    quoting bugs in autoconf).

  Notes:
    * This patch is rather immature and only tested for a small subset
      of BSPs (requires the tests to be enabled and therefore takes an
      tremendous amount of disc space and time.)
    * The patches to *cfg were generated by a script. Expect file
      formating changes :)
2000-07-13 15:05:38 +00:00
Joel Sherrill
df49c60c96 Merged from 4.5.0-beta3a 2000-06-12 15:00:15 +00:00
Joel Sherrill
bf85b19188 Patch rtems-rc-4.5.0-13-cvs.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>.
adds .cvsignore.
2000-04-13 14:37:14 +00:00
Joel Sherrill
8fbdf07b62 Patch rtems-rc-20000118-2.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
that contains cosmetical changes to the Makefile.ams below tests (removes
old, now invalid comments from these Makefile.ams).
2000-01-31 15:22:23 +00:00
Joel Sherrill
369ef189b2 Patch rtems-rc-19991203-7.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
which does minor cleanup  for Makefile.ams below mptests, which only
removes some bogus comments from the Makefile.ams.

To apply:
  patch -p1 < rtems-rc-19991203-8.diff
  ./bootstrap
1999-12-21 15:00:49 +00:00
Joel Sherrill
c4ea5efc61 Patch rtems-rc-19991123-rc-0.diff from Ralf Corsepius <corsepiu@faw.uni-ulm.de>
which (among other things) converted the mptests to automake.
1999-11-24 14:19:26 +00:00
Joel Sherrill
08311cc3a9 Updated copyright notice. 1999-11-17 17:51:34 +00:00
Joel Sherrill
60b791ada1 updated copyright to 1998 1998-02-17 23:46:28 +00:00
Joel Sherrill
98e4ebf594 Fixed typo in the pointer to the license terms. 1997-10-08 15:45:54 +00:00
Joel Sherrill
03f2154e51 headers updated to reflect new style copyright notice as part
of switching to the modified GNU GPL.
1997-04-22 17:20:27 +00:00
Joel Sherrill
ac7d5ef06a Initial revision 1995-05-11 17:39:37 +00:00