Commit Graph

6109 Commits

Author SHA1 Message Date
Ralf Corsepius
678d33ad03 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add PREINSTALL_DIRS.
	* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-21 07:28:26 +00:00
Ralf Corsepius
a44c5db968 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* i960ca/Makefile.am, i960ka/Makefile.am, i960rp/Makefile.am:
	Use automake compilation rules.
	* Makefile.am: Add PREINSTALL_DIRS.
	* configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS.
	Require automake >= 1.8.2.
2004-01-21 07:18:35 +00:00
Ralf Corsepius
63ae87612d 2004-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am, timer/Makefile.am: Remove.
	* r46xx/Makefile.am: Built timer.rel, clock.rel.
	Add PREINSTALL_DIRS.
	* Makefile.am: Remove timer, clock.
	* tx39/Makefile.am, mongoosev/Makefile.am, shared/Makefile.am:
	Add PREINSTALL_DIRS.
	* configure.ac: Reflect removing clock/Makefile.am,
	timer/Makefile.am.
	Add subdir-objects to AUTOMAKE_OPTIONS.
2004-01-21 06:50:10 +00:00
Ralf Corsepius
b55e727e6d 2003-01-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Unconditionally build subdirs sh7032, sh7045, sh7750.
	* configure.ac: Merge-in sh7032/configure.ac, sh7045/configure.ac,
	sh7750/configure.ac.
	Add AM_CONDITIONALS sh7032, sh7045, sh7750.
	* sh7032/Makefile.am, sh7045/Makefile.am, sh7750/Makefile.am:
	Reflect changes above. Add PREINSTALL_DIRS.
	* sh7032/configure.ac, sh7045/configure.ac, sh7750/configure.ac:
	Remove.
	* sh7032/.cvsignore, sh7045/.cvsignore, sh7750/.cvsignore:
	Reflect changes above.
2004-01-21 06:42:49 +00:00
Ralf Corsepius
e78e7be463 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
	* startup/Makefile.am: Remove non-existing files setvec.c,
	bspclean.c, exit.c from EXTRA_DIST.
	* timer/Makefile.am: Remove non-existing file timer.c from EXTRA_DIST.
	* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-20 03:03:47 +00:00
Ralf Corsepius
3cdac3ee9e 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove non-existing times from EXTRA_DIST.
	* start/Makefile.am: Remove non-existing cpuboot.c from EXTRA_DIST.
	* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-20 03:03:42 +00:00
Ralf Corsepius
c880dc8981 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-20 03:03:32 +00:00
Ralf Corsepius
d8a2c36f9c 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
	* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-20 03:03:28 +00:00
Ralf Corsepius
b04a2b3c20 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
	* configure.ac: Add AM_CONDITIONAL(HAS_FPSP).
	* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-20 03:03:04 +00:00
Ralf Corsepius
89608ea720 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove non-existing file "times" from EXTRA_DIST.
	* README: Fix minor typo.
	* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-20 03:03:00 +00:00
Ralf Corsepius
111660131d 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Convert to automake compilation rules.
	* configure.ac: Remove.
	* .cvsignore: Reflect changes above.
2004-01-20 02:21:13 +00:00
Ralf Corsepius
180394472f 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* m68040/Makefile.am: Merge-in m68040/fpsp/Makefile.am.
	Use automake-compilation rules.
	* m68040/fpsp/Makefile.am: Remove.
	* shared/Makefile.am: Use automake compilation rules.
	* Makefile.am: Reflect changes above. Remove CPU_SUBDIR.
	* configure.ac: Require automake >= 1.8.2.
	Add subdir-objects to AUTOMAKE_OPTIONS.
	Remove CHECK_CUSTOM_BSP.
	Reflect changes above.
2004-01-20 02:20:27 +00:00
Ralf Corsepius
7023111e0a 2004-01-20 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Convert to automake compilation rules.
	* configure.ac: Remove.
	* .cvsignore: Reflect changes above.
2004-01-20 02:13:15 +00:00
Ralf Corsepius
3d1de205f6 2004-01-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Add PREINSTALL_DIRS.
2004-01-19 07:29:05 +00:00
Ralf Corsepius
9a874631f6 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am: Convert to using automake compilation rules.
	* mongoosev/Makefile.am: Ditto.
	* r46xx/Makefile.am: Ditto.
	* shared/Makefile.am: Ditto.
	* timer/Makefile.am: Ditto.
	* tx39/Makefile.am: Ditto.
	* Makefile.am: Remove conditional subdirs.
	* configure.ac: Add subdir-object to AUTOMAKE_OPTIONS.
	Require automake-1.8.2. Add AM_PROG_CC_C_O.
2004-01-18 09:18:06 +00:00
Ralf Corsepius
0cf9970b44 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* syscall/Makefile.am: Remove.
	* reg_win/Makefile.am: Remove.
	* cache/Makefile.am: Remove.
	* Makefile.am: Merge-in Makefile.ams above. Use automake compilation
	rules.
	* configure.ac: Reflect changes above.
	Add subdir-objects to AUTOMAKE_OPTIONS.
	Require automake >= 1.8.2.
2004-01-18 07:00:07 +00:00
Ralf Corsepius
96fc70b248 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-18 06:02:34 +00:00
Ralf Corsepius
7ebb278d14 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove times from EXTRA_DIST (Non-existant).
	* startup/Makefile.am: Remove exit.c, setvec.c from EXTRA_DIST.
	* console/Makefile.am: Remove console.c from EXTRA_DIST.
	* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-18 05:54:17 +00:00
Ralf Corsepius
bfc9bc4d01 2004-01-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove times from EXTRA_DIST (Non-existant).
	* startup/Makefile.am: Remove bspclean.c, exit.c, setvec.c from
	EXTRA_DIST.
	* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-18 05:51:39 +00:00
Ralf Corsepius
1f2ecdd48b 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove gdbstub/rtems-stub-glue.c (Non-existent)
2004-01-18 05:46:42 +00:00
Ralf Corsepius
5fe9ac617d 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove bogus EXTRA_DIST.
	* timer/Makefile.am: Remove bogus EXTRA_DIST.
	* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-17 05:52:43 +00:00
Ralf Corsepius
6146ea7a37 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* clock/Makefile.am: Remove bogus EXTRA_DIST.
	* gdbsci/Makefile.am: Remove bogus EXTRA_DIST.
	* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-17 05:52:39 +00:00
Ralf Corsepius
9a665b6da2 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Remove bogus EXTRA_DIST.
	* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-17 05:52:35 +00:00
Ralf Corsepius
7f269d0325 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to libcpu.
2004-01-17 05:52:31 +00:00
Ralf Corsepius
00f71e2090 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Require automake 1.8.2.
	Add subdir-objects to AUTOMAKE_OPTIONS.
	Add AM_PROG_CC_C_0.
	* Makefile.am: Use automake compilation rules.
2004-01-17 05:43:38 +00:00
Ralf Corsepius
208aa86efc 2004-01-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/rtems-top.m4: Remove check for version.m4.
	* automake/compile.am: Remove LINK_OBJS, LINK_FILES (Unused).
2004-01-17 02:40:23 +00:00
Ralf Corsepius
23c6a9586c 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Fix typo in previous patch.
2004-01-15 04:31:25 +00:00
Ralf Corsepius
9480bb4285 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Add RTEMS_RELLDFLAGS.
	Remove XLDFLAGS.
2004-01-15 04:30:28 +00:00
Ralf Corsepius
0e786f6604 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use automake compilation rules.
2004-01-15 04:27:19 +00:00
Ralf Corsepius
f3fdc59fc1 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use automake compilation rules.
2004-01-15 04:20:34 +00:00
Ralf Corsepius
ebff81998b 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to libchip/*.
2004-01-15 04:19:12 +00:00
Ralf Corsepius
ca1531c56c 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* support/Makefile.am: Use automake compilation rules.
	* wrapup/Makefile.am: Reflect changes to support/*.
2004-01-15 04:08:46 +00:00
Ralf Corsepius
7c5a840a84 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove libnetworking/wrapup/Makefile.
	* wrapup/Makefile.am: Reflect change to libnetworking/*.
	Use libnetworking/*/lib*.a instead of libnetapps.a
2004-01-15 03:56:14 +00:00
Ralf Corsepius
633456e920 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove wrapup.
	* pppd/Makefile.am: Build libpppd.
	Use automake-compilation rules.
	* rtems_servers/Makefile.am: Build libftpd.
	Use automake-compilation rules.
	* rtems_telnetd/Makefile.am: Build libtelnetd.
	Use automake-compilation rules.
	* rtems_webserver/Makefile.am: Build libhttpd.
	Use automake-compilation rules.
	* wrapup/Makefile.am: Remove (Unused).
2004-01-15 03:47:28 +00:00
Ralf Corsepius
033f068631 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS.
	Require automake-1.8.2.
	Add RTEMS_PROG_CCAS.
	Add AM_PROG_CC_C_O.
2004-01-15 03:35:25 +00:00
Ralf Corsepius
2dbcee87f2 2004-01-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add subdir-objects to AUTOMAKE_OPTIONS
	* Makefile.am: Use automake-compilation rules.
2004-01-15 03:31:26 +00:00
Ralf Corsepius
e9f535e1ec 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove gdbstub/rtems-stub-glue.c (Non-existent)
2004-01-14 11:01:02 +00:00
Ralf Corsepius
5146f3d691 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/.cvsignore: Remove.
	* start/Makefile.am: Remove.
	* Makefile.am: Merge-in start/Makefile.am.
	* configure.ac: Reflect changes above.
2004-01-14 10:42:18 +00:00
Ralf Corsepius
0724887fc2 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* automake/lib.am: Remove TMPINSTALL_FILES.
2004-01-14 07:29:04 +00:00
Ralf Corsepius
0725ce327f 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* pppd/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* rtems_servers/Makefile.am: Ditto.
	* rtems_telnetd/Makefile.am: Ditto.
	* rtems_webserver/Makefile.am: Ditto.
2004-01-14 07:26:51 +00:00
Ralf Corsepius
11a3703225 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* startup/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
2004-01-14 07:11:40 +00:00
Ralf Corsepius
ff716ea0ea 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* startup/Makefile.am: Ditto.
2004-01-14 07:11:35 +00:00
Ralf Corsepius
bc76099782 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* console/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* irq/Makefile.am: Ditto.
	* motorola/Makefile.am: Ditto.
	* openpic/Makefile.am: Ditto.
	* pci/Makefile.am: Ditto.
	* residual/Makefile.am: Ditto.
	* vectors/Makefile.am: Ditto.
2004-01-14 07:11:04 +00:00
Ralf Corsepius
232a22de10 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* start/Makefile.am: Ditto.
	* startup/Makefile.am: Ditto.
2004-01-14 07:10:59 +00:00
Ralf Corsepius
a4d7c555df 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* irq/Makefile.am: Ditto.
	* start/Makefile.am: Ditto.
	* startup/Makefile.am: Ditto.
	* vectors/Makefile.am: Ditto.
2004-01-14 07:10:43 +00:00
Ralf Corsepius
c56c4400d8 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* bootloader/Makefile.am: Ditto.
	* irq/Makefile.am: Ditto.
	* motorola/Makefile.am: Ditto.
	* openpic/Makefile.am: Ditto.
	* pci/Makefile.am: Ditto.
	* start/Makefile.am: Ditto.
	* startup/Makefile.am: Ditto.
	* vectors/Makefile.am: Ditto.
	* vme/Makefile.am: Ditto.
2004-01-14 07:10:36 +00:00
Ralf Corsepius
a33f15b46e 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* irq/Makefile.am: Ditto.
	* startup/Makefile.am: Ditto.
	* vectors/Makefile.am: Ditto.
2004-01-14 07:10:27 +00:00
Ralf Corsepius
545f0f0ae9 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* start/Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* startup/Makefile.am: Ditto.
2004-01-14 07:09:50 +00:00
Ralf Corsepius
c1b90ee83b 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* consolex/Makefile.am: Ditto.
	* startup/Makefile.am: Ditto.
2004-01-14 07:09:27 +00:00
Ralf Corsepius
d5f913838e 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Re-add dirstamps to PRE/TMPINSTALL_FILES.
	Add PRE/TMPINSTALL_FILES to CLEANFILES.
	* configure.ac: Ditto.
	* start/Makefile.am: Ditto.
	* startup/Makefile.am: Ditto.
2004-01-14 07:09:17 +00:00