Commit Graph

5749 Commits

Author SHA1 Message Date
Ralf Corsepius
5fd5e5275f 2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am,
	mptests/Makefile.am,
	mptests/mp01/Makefile.am, mptests/mp01/node1/Makefile.am,
	mptests/mp01/node2/Makefile.am,
	samples/Makefile.am, samples/base_mp/Makefile.am,
	samples/base_mp/node1/Makefile.am, samples/base_mp/node2/Makefile.am,
	samples/base_sp/Makefile.am, samples/hello/Makefile.am,
	samples/ticker/Makefile.am,
	sptests/Makefile.am,
	sptests/sp01/Makefile.am, sptests/sp02/Makefile.am,
	sptests/sp03/Makefile.am, sptests/sp04/Makefile.am,
	sptests/sp05/Makefile.am, sptests/sp06/Makefile.am,
	sptests/sp07/Makefile.am, sptests/sp08/Makefile.am,
	sptests/sp09/Makefile.am, sptests/sp11/Makefile.am,
	sptests/sp12/Makefile.am, sptests/sp13/Makefile.am,
	sptests/sp14/Makefile.am, sptests/sp15/Makefile.am,
	sptests/sp16/Makefile.am, sptests/sp17/Makefile.am,
	sptests/sp19/Makefile.am, sptests/sp20/Makefile.am,
	sptests/sp21/Makefile.am, sptests/sp22/Makefile.am,
	sptests/sp23/Makefile.am, sptests/sp24/Makefile.am,
	sptests/sp25/Makefile.am, sptests/spsize/Makefile.am,
	support/Makefile.am,
	tmtests/Makefile.am,
	tmtests/tm01/Makefile.am, tmtests/tm02/Makefile.am,
	tmtests/tm03/Makefile.am, tmtests/tm04/Makefile.am,
	tmtests/tm05/Makefile.am, tmtests/tm06/Makefile.am,
	tmtests/tm07/Makefile.am, tmtests/tm08/Makefile.am,
	tmtests/tm09/Makefile.am, tmtests/tm10/Makefile.am,
	tmtests/tm11/Makefile.am, tmtests/tm12/Makefile.am,
	tmtests/tm13/Makefile.am, tmtests/tm14/Makefile.am,
	tmtests/tm15/Makefile.am, tmtests/tm16/Makefile.am,
	tmtests/tm17/Makefile.am, tmtests/tm18/Makefile.am,
	tmtests/tm19/Makefile.am, tmtests/tm20/Makefile.am,
	tmtests/tm21/Makefile.am, tmtests/tm22/Makefile.am,
	tmtests/tm23/Makefile.am, tmtests/tm24/Makefile.am,
	tmtests/tm25/Makefile.am, tmtests/tm28/Makefile.am,
	tmtests/tm29/Makefile.am, tmtests/tmck/Makefile.am,
	tmtests/tmoverhd/Makefile.am:
	Pick up am-fragments from ../tests/automake.
2003-08-20 07:08:29 +00:00
Ralf Corsepius
13942bf447 2003-08-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-gnat.m4: New (copied from ../../../aclocal).
	* Makefile.am: ACLOCAL_AMFLAGS = -I aclocal -I ../tests/aclocal.
	Don't include */automake/lib.am (Unused).
2003-08-20 06:52:01 +00:00
Joel Sherrill
35fc6bf981 2003-08-18 Eiichiro Kawaguchi <e-kawaguchi@ct.jp.nec.com>
PR 458/tests
	* sp30/task1.c: Correct indexing problem.
2003-08-18 15:29:06 +00:00
Ralf Corsepius
284e4fc533 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-itron.m4: New.
	* aclocal/enable-inlines.m4: New.
	* Makefile.am: Add -I aclocal to ACLOCAL_AMFLAGS.
2003-08-18 12:02:20 +00:00
Ralf Corsepius
161f265159 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/check-itron.m4: Remove.
	* aclocal/enable-inlines.m4: Remove.
2003-08-18 12:00:25 +00:00
Ralf Corsepius
fe8bc62fa6 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
2003-08-18 06:47:09 +00:00
Ralf Corsepius
867ab080e0 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-alias.m4: New (Copied from ../../aclocal).
	* aclocal/bsp-arg-enable.m4: New (Copied from ../../aclocal).
	* aclocal/bsp-configure.m4: New (Copied from ../../aclocal).
	* aclocal/bspopts.m4: New (Copied from ../../aclocal).
	* aclocal/canonical-host.m4: New (Copied from ../../aclocal).
	* aclocal/canonicalize-tools.m4: New (Copied from ../../aclocal).
	* aclocal/canonical-target-name.m4: New (Copied from ../../aclocal).
	* aclocal/check-cpu.m4: New (Copied from ../../aclocal).
	* aclocal/check-custom-bsp.m4: New (Copied from ../../aclocal).
	* aclocal/check-cxx.m4: New (Copied from ../../aclocal).
	* aclocal/check-itron.m4: New (Copied from ../../aclocal).
	* aclocal/check-multiprocessing.m4: New (Copied from ../../aclocal).
	* aclocal/check-networking.m4: New (Copied from ../../aclocal).
	* aclocal/check-posix.m4: New (Copied from ../../aclocal).
	* aclocal/check-rdbg.m4: New (Copied from ../../aclocal).
	* aclocal/check-tool.m4: New (Copied from ../../aclocal).
	* aclocal/config-subdirs.m4: New (Copied from ../../aclocal).
	* aclocal/enable-bare.m4: New (Copied from ../../aclocal).
	* aclocal/enable-cxx.m4: New (Copied from ../../aclocal).
	* aclocal/enable-inlines.m4: New (Copied from ../../aclocal).
	* aclocal/enable-itron.m4: New (Copied from ../../aclocal).
	* aclocal/enable-multiprocessing.m4: New (Copied from ../../aclocal).
	* aclocal/enable-networking.m4: New (Copied from ../../aclocal).
	* aclocal/enable-posix.m4: New (Copied from ../../aclocal).
	* aclocal/enable-rdbg.m4: New (Copied from ../../aclocal).
	* aclocal/enable-rtemsbsp.m4: New (Copied from ../../aclocal).
	* aclocal/env-rtemsbsp.m4: New (Copied from ../../aclocal).
	* aclocal/gcc-isystem.m4: New (Copied from ../../aclocal).
	* aclocal/gcc-pipe.m4: New (Copied from ../../aclocal).
	* aclocal/gcc-specs.m4: New (Copied from ../../aclocal).
	* aclocal/i386-gas-code16.m4: New (Copied from ../../aclocal).
	* aclocal/multilib.m4: New (Copied from ../../aclocal).
	* aclocal/path-ksh.m4: New (Copied from ../../aclocal).
	* aclocal/path-perl.m4: New (Copied from ../../aclocal).
	* aclocal/ppc.m4: New (Copied from ../../aclocal).
	* aclocal/prog-ccas.m4: New (Copied from ../../aclocal).
	* aclocal/prog-cc.m4: New (Copied from ../../aclocal).
	* aclocal/prog-cxx.m4: New (Copied from ../../aclocal).
	* aclocal/project-root.m4: New (Copied from ../../aclocal).
	* aclocal/quoting.m4: New (Copied from ../../aclocal).
	* aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../aclocal).
	* aclocal/rtems-flags.m4: New (Copied from ../../aclocal).
	* aclocal/rtems-top.m4: New (Copied from ../../aclocal).
	* aclocal/target.m4: New (Copied from ../../aclocal).
	* aclocal/tool-paths.m4: New (Copied from ../../aclocal).
	* aclocal/version.m4: New (Copied from ../../aclocal).
2003-08-18 06:35:41 +00:00
Ralf Corsepius
c483a4e221 Fix broken ChangeLog entries. 2003-08-18 06:22:53 +00:00
Ralf Corsepius
7862f888f5 2003-08-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Reflect having moved aclocal/.
2003-08-18 05:50:27 +00:00
Ralf Corsepius
3c69a77436 2003-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-alias.m4: New (Copied from ../../../aclocal).
	* aclocal/canonical-host.m4: New (Copied from ../../../aclocal).
	* aclocal/canonicalize-tools.m4: New (Copied from ../../../aclocal).
	* aclocal/canonical-target-name.m4: New (Copied from ../../../aclocal).
	* aclocal/check-cpu.m4: New (Copied from ../../../aclocal).
	* aclocal/check-custom-bsp.m4: New (Copied from ../../../aclocal).
	* aclocal/check-cxx.m4: New (Copied from ../../../aclocal).
	* aclocal/check-itron.m4: New (Copied from ../../../aclocal).
	* aclocal/check-multiprocessing.m4: New (Copied from ../../../aclocal).
	* aclocal/check-networking.m4: New (Copied from ../../../aclocal).
	* aclocal/check-posix.m4: New (Copied from ../../../aclocal).
	* aclocal/check-tool.m4: New (Copied from ../../../aclocal).
	* aclocal/config-subdirs.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-bare.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-cxx.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-itron.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-multiprocessing.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-networking.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-posix.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-rtemsbsp.m4: New (Copied from ../../../aclocal).
	* aclocal/enable-tests.m4: New (Copied from ../../../aclocal).
	* aclocal/env-rtemsbsp.m4: New (Copied from ../../../aclocal).
	* aclocal/gcc-isystem.m4: New (Copied from ../../../aclocal).
	* aclocal/gcc-pipe.m4: New (Copied from ../../../aclocal).
	* aclocal/gcc-specs.m4: New (Copied from ../../../aclocal).
	* aclocal/multilib.m4: New (Copied from ../../../aclocal).
	* aclocal/path-ksh.m4: New (Copied from ../../../aclocal).
	* aclocal/prog-cc.m4: New (Copied from ../../../aclocal).
	* aclocal/prog-cxx.m4: New (Copied from ../../../aclocal).
	* aclocal/project-root.m4: New (Copied from ../../../aclocal).
	* aclocal/quoting.m4: New (Copied from ../../../aclocal).
	* aclocal/rtems-cpu-subdirs.m4: New (Copied from ../../../aclocal).
	* aclocal/rtems-flags.m4: New (Copied from ../../../aclocal).
	* aclocal/rtems-test-no-pause.m4: New (Copied from ../../../aclocal).
	* aclocal/rtems-top.m4: New (Copied from ../../../aclocal).
	* aclocal/target.m4: New (Copied from ../../../aclocal).
	* aclocal/tool-paths.m4: New (Copied from ../../../aclocal).
	* aclocal/version.m4: New (Copied from ../../../aclocal).
2003-08-18 05:40:53 +00:00
Ralf Corsepius
3a99e6f88a 2003-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove stray comments.
	* automake/local.am, automake/host.am: Remove "debug".
2003-08-17 13:31:49 +00:00
Ralf Corsepius
61d9371e24 Fix broken ChangeLog entries. 2003-08-17 12:59:28 +00:00
Ralf Corsepius
94e18016c8 2003-08-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/local.am, automake/host.am: Remove "debug".
2003-08-17 12:44:57 +00:00
Ralf Corsepius
20668c7668 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	tm01/Makefile.am: Reflect having moved automake.
	tm02/Makefile.am: Reflect having moved automake.
	tm03/Makefile.am: Reflect having moved automake.
	tm04/Makefile.am: Reflect having moved automake.
	tm05/Makefile.am: Reflect having moved automake.
	tm06/Makefile.am: Reflect having moved automake.
	tm07/Makefile.am: Reflect having moved automake.
	tm08/Makefile.am: Reflect having moved automake.
	tm09/Makefile.am: Reflect having moved automake.
	tm10/Makefile.am: Reflect having moved automake.
	tm11/Makefile.am: Reflect having moved automake.
	tm12/Makefile.am: Reflect having moved automake.
	tm13/Makefile.am: Reflect having moved automake.
	tm14/Makefile.am: Reflect having moved automake.
	tm15/Makefile.am: Reflect having moved automake.
	tm16/Makefile.am: Reflect having moved automake.
	tm17/Makefile.am: Reflect having moved automake.
	tm18/Makefile.am: Reflect having moved automake.
	tm19/Makefile.am: Reflect having moved automake.
	tm20/Makefile.am: Reflect having moved automake.
	tm21/Makefile.am: Reflect having moved automake.
	tm22/Makefile.am: Reflect having moved automake.
	tm23/Makefile.am: Reflect having moved automake.
	tm24/Makefile.am: Reflect having moved automake.
	tm25/Makefile.am: Reflect having moved automake.
	tm26/Makefile.am: Reflect having moved automake.
	tm27/Makefile.am: Reflect having moved automake.
	tm28/Makefile.am: Reflect having moved automake.
	tm29/Makefile.am: Reflect having moved automake.
	tmck/Makefile.am: Reflect having moved automake.
	tmoverhd/Makefile.am: Reflect having moved automake.
2003-08-16 16:28:00 +00:00
Ralf Corsepius
b7d1ffe0c4 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	tmitronsem01/Makefile.am: Reflect having moved automake.
2003-08-16 16:27:50 +00:00
Ralf Corsepius
e3e310f7d0 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
2003-08-16 16:27:48 +00:00
Ralf Corsepius
7f9e59081b 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	sp01/Makefile.am: Reflect having moved automake.
	sp02/Makefile.am: Reflect having moved automake.
	sp03/Makefile.am: Reflect having moved automake.
	sp04/Makefile.am: Reflect having moved automake.
	sp05/Makefile.am: Reflect having moved automake.
	sp06/Makefile.am: Reflect having moved automake.
	sp07/Makefile.am: Reflect having moved automake.
	sp08/Makefile.am: Reflect having moved automake.
	sp09/Makefile.am: Reflect having moved automake.
	sp11/Makefile.am: Reflect having moved automake.
	sp12/Makefile.am: Reflect having moved automake.
	sp13/Makefile.am: Reflect having moved automake.
	sp14/Makefile.am: Reflect having moved automake.
	sp15/Makefile.am: Reflect having moved automake.
	sp16/Makefile.am: Reflect having moved automake.
	sp17/Makefile.am: Reflect having moved automake.
	sp19/Makefile.am: Reflect having moved automake.
	sp20/Makefile.am: Reflect having moved automake.
	sp21/Makefile.am: Reflect having moved automake.
	sp22/Makefile.am: Reflect having moved automake.
	sp23/Makefile.am: Reflect having moved automake.
	sp24/Makefile.am: Reflect having moved automake.
	sp25/Makefile.am: Reflect having moved automake.
	sp26/Makefile.am: Reflect having moved automake.
	sp27/Makefile.am: Reflect having moved automake.
	sp28/Makefile.am: Reflect having moved automake.
	sp29/Makefile.am: Reflect having moved automake.
	sp30/Makefile.am: Reflect having moved automake.
	sp31/Makefile.am: Reflect having moved automake.
	sp32/Makefile.am: Reflect having moved automake.
	spfatal/Makefile.am: Reflect having moved automake.
	spsize/Makefile.am: Reflect having moved automake.
2003-08-16 16:27:42 +00:00
Ralf Corsepius
ebb7d37156 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	base_mp/Makefile.am: Reflect having moved automake.
	base_mp/node1/Makefile.am: Reflect having moved automake.
	base_mp/node2/Makefile.am: Reflect having moved automake.
	base_sp/Makefile.am: Reflect having moved automake.
	cdtest/Makefile.am: Reflect having moved automake.
	fileio/Makefile.am: Reflect having moved automake.
	hello/Makefile.am: Reflect having moved automake.
	loopback/Makefile.am: Reflect having moved automake.
	minimum/Makefile.am: Reflect having moved automake.
	paranoia/Makefile.am: Reflect having moved automake.
	pppd/Makefile.am: Reflect having moved automake.
	ticker/Makefile.am: Reflect having moved automake.
	unlimited/Makefile.am: Reflect having moved automake.
2003-08-16 16:27:32 +00:00
Ralf Corsepius
d549d0a665 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	psx01/Makefile.am: Reflect having moved automake.
	psx02/Makefile.am: Reflect having moved automake.
	psx03/Makefile.am: Reflect having moved automake.
	psx04/Makefile.am: Reflect having moved automake.
	psx05/Makefile.am: Reflect having moved automake.
	psx06/Makefile.am: Reflect having moved automake.
	psx07/Makefile.am: Reflect having moved automake.
	psx08/Makefile.am: Reflect having moved automake.
	psx09/Makefile.am: Reflect having moved automake.
	psx10/Makefile.am: Reflect having moved automake.
	psx11/Makefile.am: Reflect having moved automake.
	psx12/Makefile.am: Reflect having moved automake.
	psx13/Makefile.am: Reflect having moved automake.
	psxcancel/Makefile.am: Reflect having moved automake.
	psxchroot01/Makefile.am: Reflect having moved automake.
	psxfile01/Makefile.am: Reflect having moved automake.
	psxhdrs/Makefile.am: Reflect having moved automake.
	psxmount/Makefile.am: Reflect having moved automake.
	psxmsgq01/Makefile.am: Reflect having moved automake.
	psxreaddir/Makefile.am: Reflect having moved automake.
	psxsem01/Makefile.am: Reflect having moved automake.
	psxstat/Makefile.am: Reflect having moved automake.
	psxtime/Makefile.am: Reflect having moved automake.
	psxtimer/Makefile.am: Reflect having moved automake.
2003-08-16 16:27:24 +00:00
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
1053dcdce7 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	cpuuse/Makefile.am: Reflect having moved automake.
	malloctest/Makefile.am: Reflect having moved automake.
	monitor/Makefile.am: Reflect having moved automake.
	putenvtest/Makefile.am: Reflect having moved automake.
	rtems++/Makefile.am: Reflect having moved automake.
	rtmonuse/Makefile.am: Reflect having moved automake.
	stackchk/Makefile.am: Reflect having moved automake.
	termios/Makefile.am: Reflect having moved automake.
2003-08-16 16:26:59 +00:00
Ralf Corsepius
34c1b16dfa 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
2003-08-16 16:26:54 +00:00
Ralf Corsepius
4cd2df93b5 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am, automake/host.am, automake/leaf.am
	automake/local.am, automake/subdirs.am: New (copied from
	../../../automake).
2003-08-16 16:24:45 +00:00
Ralf Corsepius
116c04e298 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
	start/Makefile.am: Reflect having moved automake.
	startup/Makefile.am: Reflect having moved automake.
	timer/Makefile.am: Reflect having moved automake.
	tools/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 13:05:35 +00:00
Ralf Corsepius
c53e9e2fbb 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
2003-08-16 13:02:47 +00:00
Ralf Corsepius
514e77b7ba 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	lib/Makefile.am: Reflect having moved automake.
	support/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 13:02:30 +00:00
Ralf Corsepius
4c0d512e03 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	debug_ada/Makefile.am: Reflect having moved automake.
	debug_c/Makefile.am: Reflect having moved automake.
	dos_sup/Makefile.am: Reflect having moved automake.
	network_ada/Makefile.am: Reflect having moved automake.
	network_ada/adasockets/Makefile.am: Reflect having moved automake.
	network_ada/listener/Makefile.am: Reflect having moved automake.
	network_ada/tcprelay/Makefile.am: Reflect having moved automake.
	ts_1325_ada/Makefile.am: Reflect having moved automake.
2003-08-16 13:00:50 +00:00
Ralf Corsepius
bc31326c7f 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
2003-08-16 13:00:42 +00:00
Ralf Corsepius
3776f87bed 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	shmdr/Makefile.am: Reflect having moved automake.
2003-08-16 12:59:27 +00:00
Ralf Corsepius
a6c03545a4 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
	shmsupp/Makefile.am: Reflect having moved automake.
	startup/Makefile.am: Reflect having moved automake.
	timer/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:58:48 +00:00
Ralf Corsepius
14fb972f13 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	shmsupp/Makefile.am: Reflect having moved automake.
	start/Makefile.am: Reflect having moved automake.
	startup/Makefile.am: Reflect having moved automake.
	tty/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:58:17 +00:00
Ralf Corsepius
61ffa76b45 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
	start/Makefile.am: Reflect having moved automake.
	startup/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:57:54 +00:00
Ralf Corsepius
a4aeb926f8 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
	start/Makefile.am: Reflect having moved automake.
	startup/Makefile.am: Reflect having moved automake.
	timer/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:57:24 +00:00
Ralf Corsepius
13435c738d 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
	shmsupp/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.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:57:15 +00:00
Ralf Corsepius
88daa3d3eb 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
	start/Makefile.am: Reflect having moved automake.
	startup/Makefile.am: Reflect having moved automake.
	timer/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:56:51 +00:00
Ralf Corsepius
586955663d 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	comm/Makefile.am: Reflect having moved automake.
	io/Makefile.am: Reflect having moved automake.
	irq/Makefile.am: Reflect having moved automake.
	pci/Makefile.am: Reflect having moved automake.
2003-08-16 12:56:47 +00:00
Ralf Corsepius
7842090bcb 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	3c509/Makefile.am: Reflect having moved automake.
	clock/Makefile.am: Reflect having moved automake.
	console/Makefile.am: Reflect having moved automake.
	ide/Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	ne2000/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.
	wd8003/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:56:43 +00:00
Ralf Corsepius
98b0876aeb 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	clock/Makefile.am: Reflect having moved automake.
	console/Makefile.am: Reflect having moved automake.
	fatal/Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	network/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.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:55:59 +00:00
Ralf Corsepius
d6b4d933dd 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	clock/Makefile.am: Reflect having moved automake.
	console/Makefile.am: Reflect having moved automake.
	consolex/Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	network/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.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:55:54 +00:00
Ralf Corsepius
88792dc16b 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
	spurious/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.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:55:34 +00:00
Ralf Corsepius
7670ca8389 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	console/Makefile.am: Reflect having moved automake.
	i2c/Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	nvram/Makefile.am: Reflect having moved automake.
	start/Makefile.am: Reflect having moved automake.
	startup/Makefile.am: Reflect having moved automake.
	tod/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:55:29 +00:00
Ralf Corsepius
20ccd1f124 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	bootloader/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.
	irq/Makefile.am: Reflect having moved automake.
	motorola/Makefile.am: Reflect having moved automake.
	openpic/Makefile.am: Reflect having moved automake.
	pci/Makefile.am: Reflect having moved automake.
	residual/Makefile.am: Reflect having moved automake.
	start/Makefile.am: Reflect having moved automake.
	startup/Makefile.am: Reflect having moved automake.
	vectors/Makefile.am: Reflect having moved automake.
	vme/Makefile.am: Reflect having moved automake.
2003-08-16 12:54:15 +00:00
Ralf Corsepius
99c31f85b0 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	PCI_bus/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.
	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.
	vectors/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:54:09 +00:00
Ralf Corsepius
ebdf51fdd8 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
	shmsupp/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.
	vectors/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:54:04 +00:00
Ralf Corsepius
49744668e6 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
2003-08-16 12:53:59 +00:00
Ralf Corsepius
7b7b2e8249 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
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.
	irq/Makefile.am: Reflect having moved automake.
	network/Makefile.am: Reflect having moved automake.
	start/Makefile.am: Reflect having moved automake.
	startup/Makefile.am: Reflect having moved automake.
	vectors/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:53:52 +00:00
Ralf Corsepius
6badcc22a7 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	bootloader/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.
	irq/Makefile.am: Reflect having moved automake.
	motorola/Makefile.am: Reflect having moved automake.
	openpic/Makefile.am: Reflect having moved automake.
	pci/Makefile.am: Reflect having moved automake.
	residual/Makefile.am: Reflect having moved automake.
	start/Makefile.am: Reflect having moved automake.
	startup/Makefile.am: Reflect having moved automake.
	vectors/Makefile.am: Reflect having moved automake.
	vme/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:53:46 +00:00
Ralf Corsepius
724cc1e91e 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	clock/Makefile.am: Reflect having moved automake.
	console/Makefile.am: Reflect having moved automake.
	ide/Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	irq/Makefile.am: Reflect having moved automake.
	network/Makefile.am: Reflect having moved automake.
	startup/Makefile.am: Reflect having moved automake.
	vectors/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:53:39 +00:00
Ralf Corsepius
7d751b6464 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	dlentry/Makefile.am: Reflect having moved automake.
	flashentry/Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	startup/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:53:33 +00:00
Ralf Corsepius
bc92457fbd 2003-08-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
Makefile.am: Reflect having moved automake.
	dlentry/Makefile.am: Reflect having moved automake.
	include/Makefile.am: Reflect having moved automake.
	startup/Makefile.am: Reflect having moved automake.
	wrapup/Makefile.am: Reflect having moved automake.
2003-08-16 12:53:29 +00:00