Commit Graph
65 Commits
Author SHA1 Message Date
Ralf Corsepius 63a88eb0bc Regenerate. 2007-01-08 08:43:28 +00:00
Ralf Corsepius 3fe615bae8 Replace AM_CONDITIONAL(HAS_NETWORKING) with AM_CONDITIONAL(LIBNETWORKING). 2006-11-18 02:28:35 +00:00
Ralf Corsepius 566933478a Introduce AM_CONDITIONAL(LIBITRON).
Remove AM_CONDITIONAL(HAS_ITRON).
2006-11-17 09:49:29 +00:00
Ralf Corsepius 5069a89d14 2006-11-17 Ralf Corsépius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Introduce AM_CONDITIONAL(LIBDOSFS).
2006-11-17 08:55:16 +00:00
Ralf Corsepius e24ae58a97 Regenerate. 2006-01-13 08:43:48 +00:00
Ralf Corsepius 6ce2a66b94 Regenerate. 2006-01-12 04:24:13 +00:00
Ralf Corsepius dbe8e5194c Cleanups 2006-01-12 04:19:28 +00:00
Till Straumann 6339f4670c 2005-11-02 straumanatslacdotstanford.edu
* libi2c/Makefile.am, libi2c/Makefile.in, libi2c/libi2c.c,
	libi2c/libi2c.h: New files.
	* Makefile.am, configure.ac, preinstall.am, wrapup/Makefile.am: added a
	simple API/library for i2c devices and drivers for i2c 2-byte eeproms
	and a ds1621 temperature sensor; API is documented in libi2c.h
2005-11-03 02:44:59 +00:00
Ralf Corsepius 2fd0878cad Regenerate. 2005-08-15 08:47:57 +00:00
Ralf Corsepius 61d1060b80 2005-08-15 Ralf Corsepius <ralf.corsepius@rtems.org>
* wrapup/Makefile.am: Use librtemscpu_a_LIBRARIES.
2005-08-15 08:47:20 +00:00
Ralf Corsepius 78f251a66b Regenerate. 2005-05-24 04:26:43 +00:00
Ralf Corsepius 476114f5e9 Auto-generated update. 2005-02-19 17:08:36 +00:00
Ralf Corsepius fefd5937d7 2005-02-12 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove LIBSCORECPU.
	* wrapup/Makefile.am: Reflect changes above.
2005-02-12 06:21:23 +00:00
Ralf Corsepius 46f507f9c8 Cosmetics. 2005-02-08 17:30:27 +00:00
Ralf Corsepius 6265b83060 Split preinstallation rules in to separate files (preinstall.am). 2005-02-08 15:02:25 +00:00
Ralf Corsepius 6c6ee53029 New. 2005-02-08 14:53:14 +00:00
Ralf Corsepius 846a4af893 2005-01-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* automake/compile.am, httpd/Makefile.am, itron/Makefile.am,
	libblock/Makefile.am, libcsupport/Makefile.am, libfs/Makefile.am,
	libmisc/Makefile.am, libnetworking/Makefile.am, librpc/Makefile.am,
	posix/Makefile.am, rtems/Makefile.am, sapi/Makefile.am,
	score/Makefile.am, wrapup/Makefile.am:
	Remove build-variant support.
2005-01-01 10:41:29 +00:00
Ralf Corsepius 3395ae8ac1 2004-04-09 Ralf Corsepius <ralf_corsepius@rtems.org>
* wrapup/Makefile.am: Add libblock for !UNIX only.
2004-04-09 03:01:06 +00:00
Ralf Corsepius 7fc2cbfe36 2004-01-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove $(ARCH)/$(dirstamp).
	Add TMPINSTALL_FILES to CLEANFILES.
2004-01-14 05:34:13 +00:00
Ralf Corsepius b178462c4c 2004-01-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Include compile.am.
	Use TMP_LIBS instead of LIBS to avoid potential conflicts with
	auto*tools' LIBS.
	Reflect new locations of libscorecpu*.a
2004-01-11 05:50:53 +00:00
Ralf Corsepius 526a8602d2 2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Cosmetics.
2004-01-09 18:26:36 +00:00
Ralf Corsepius d7a75734b0 2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/enable-networking.m4: Don't AC_SUBST(RTEMS_HAS_NETWORKING).
	* aclocal/check-networking.m4: Don't AC_SUBST(HAS_NETWORKING).
	* automake/amcompile.am: Remove $(ARCH).
	* wrapup/Makefile.am: Add $(ARCH).
	Remove compile.am, lib.am.
	Include amcompile.am.
2004-01-09 18:14:38 +00:00
Ralf Corsepius 9871520296 2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Use ../*/*$(LIB_VARIANT).a instead of
	$(ARCH)/lib*.a.
2004-01-09 15:50:18 +00:00
Ralf Corsepius 3e168ecaa8 2004-01-08 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am:
	Reflect changes to libblock/Makefile.am.
	Reflect changes to libcsupport/Makefile.am.
2004-01-09 14:45:18 +00:00
Ralf Corsepius 74a67351ae 2004-01-07 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to library Makefile.ams.
2004-01-07 17:51:16 +00:00
Ralf Corsepius b72358055c 2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemscpu.m4: Remove stray '/' in PROJECT_LIB.
	* wrapup/Makefile.am: Remove duplicate $(PROJECT_LIB) rule.
2003-12-13 09:31:17 +00:00
Ralf Corsepius efe9ef4ef5 2003-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemscpu.m4: Add PROJECT_LIB.
	* wrapup/Makefile.am: Use $(PROJECT_LIB) instead of ${PROJECT_RELEASE}/lib.
2003-12-13 04:10:07 +00:00
Ralf Corsepius b0805d809a 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
	* wrapup/Makefile.am: Use mkdir_p. Remove dirs from PRE/TMPINSTALL_FILES.
2003-12-12 16:08:28 +00:00
Ralf Corsepius 731656e957 2003-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reworked.
2003-12-12 10:39:38 +00:00
Ralf Corsepius 5ef82f9716 2003-11-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Add $(ARCH)/$(dirstamp) rules.
	* wrapup/Makefile.am: Reflect $(dirstamp) changes.
2003-12-01 04:10:53 +00:00
Ralf Corsepius 22ade8e173 2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Merge-in former libmisc/wrapup/Makefile.am
2003-11-28 00:33:29 +00:00
Ralf Corsepius 7987c2aadf 2003-11-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect having removed libnetworking/wrapup.
	* configure.ac: Ditto.
2003-11-22 12:35:41 +00:00
Ralf Corsepius ae49cd6a3b 2003-07-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
2003-07-15 15:10:51 +00:00
Ralf Corsepius 69b40b058b 2003-07-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove bogus $(MULTISUBDIR).
2003-07-15 15:07:23 +00:00
Ralf Corsepius 5919677e7c 2002-12-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Fix path to libxdr and librpc (Another typo in
	from the 2002-12-12 patch).
2002-12-14 05:25:42 +00:00
Ralf Corsepius ade3aa6704 2002-12-13 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Fix typo in yesterday's patch.
2002-12-13 03:55:18 +00:00
Ralf Corsepius 16f417c116 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Don't create $ARCH.
	Use install-data-local to install librtemscpu.a
2002-12-12 17:56:50 +00:00
Ralf Corsepius c2a2fff569 2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Add libmisc.
2002-12-12 03:22:59 +00:00
Ralf Corsepius 33e6983058 2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove *_OBJS, use LIBS+= instead.
	* configure.ac: Require autoconf >= 2.54, automake-1.7.2.
2002-12-09 10:39:18 +00:00
Ralf Corsepius 3c9fa54aed 2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to score/.
	* configure.ac: Reflect changes to score/.
2002-12-09 09:50:22 +00:00
Ralf Corsepius 25f419e1d7 2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to sapi/.
	* configure.ac: Reflect changes to sapi/.
2002-12-09 07:31:54 +00:00
Ralf Corsepius 1fd4e2091c 2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to rtems/.
	* configure.ac: Reflect changes to rtems/.
2002-12-09 06:42:43 +00:00
Ralf Corsepius 89e9cc499b 2002-12-09 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Reflect changes to posix/.
	Reflect changes to itron/.
2002-12-09 05:37:58 +00:00
Ralf Corsepius c8f1338f70 2002-08-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Use librtems.a.
	* wrapup/Makefile.am: Use libsapi.a.
2002-08-01 12:01:08 +00:00
Ralf Corsepius b9e6c6b9b8 2002-07-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Use libscore.a.
2002-07-31 15:01:53 +00:00
Ralf Corsepius b55fbf5d0d 2002-07-31 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: LIBBLOCK_OBJS = ../libblock/$(ARCH)/libblock.a.
2002-07-31 05:48:38 +00:00
Ralf Corsepius 2a582aa558 2002-07-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Disable LIBRPC for the c4x.
	Check for presence of score/cpu/${RTEMS_CPU}/cpu.c.
	* wrapup/Makefile.am: Reflect changes above.
	Let librtemscpu.a depend upon libscorecpu.a.
2002-07-26 13:31:05 +00:00
Ralf Corsepius 305dd8bd82 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Use .$(OBJEXT) instead of .o.
2002-07-22 13:58:30 +00:00
Ralf Corsepius 405c7d129a 2002-07-22 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Use project_libdir instead of
	$(PROJECT_RELEASE)/lib. Eliminate LIBNAME. Pickup *.o's instead of
	*.rels for CPU_OBJS. Manually create $(project_libdir)$(MULTISUBDIR).
2002-07-22 09:56:13 +00:00
Ralf Corsepius fa348b7dca 2002-07-01 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Install by using cpulibdir, cpulib_DATA.
2002-07-01 17:16:38 +00:00