Commit Graph

6280 Commits

Author SHA1 Message Date
Joel Sherrill
da9138d48c 2002-06-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
* startup/Makefile.am: Compile the m68k gdb stub and glue.
2002-06-27 21:10:41 +00:00
Joel Sherrill
f3eff09796 2002-06-25 Joel Sherrill <joel@OARcorp.com>
* Thomas Doerfler <Thomas.Doerfler@imd-systems.de> added m68k
	support to the shared gdb stub glue thus adding a directory.
	* gdbstub: New directory.
	* Makefile.am: Modified to reflect above.
2002-06-27 21:09:31 +00:00
Joel Sherrill
a8d953f1ae 2002-06-25 Thomas Doerfler <Thomas.Doerfler@imd-systems.de>
* Added m68k serial stub that is thread aware.
	* ChangeLog, gdb_if.h, m68k-stub.c, Makefile.am: New files.
2002-06-27 21:08:25 +00:00
Ralf Corsepius
a25b63b098 2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add RTEMS_PROG_CCAS
2002-06-27 12:21:55 +00:00
Ralf Corsepius
52614062c5 2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-ccas.m4: New.
	* aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
	RTEMS_GCC_PRINT
	* aclocal/check-multiprocessing.m4: Fix typo.
	* automake/compile.am: Remove CXX support.
	Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
2002-06-27 12:18:24 +00:00
Ralf Corsepius
272413ce17 2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/prog-ccas.m4: New.
	* aclocal/canonicalize-tools.m4: Remove AS, OBJCOPY, NM, SIZE, STRIP.
	RTEMS_GCC_PRINT
	* aclocal/check-multiprocessing.m4: Fix typo.
	* automake/compile.am: Remove CXX support.
	Replace AS by CCAS. Remove LINK_LIBS, LINK_OBJS, LINK_FILES.
2002-06-27 12:15:48 +00:00
Ralf Corsepius
da8f88a23e 2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AC_CONFIG_AUX_DIR(../..).
	Add AC_PROG_RANLIB.
2002-06-27 04:00:20 +00:00
Ralf Corsepius
15c107ff5a 2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AC_CONFIG_AUX_DIR(..).
2002-06-27 04:00:05 +00:00
Ralf Corsepius
6f79a970cd 2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Use AC_CONFIG_AUX_DIR(../../../..).
	Add AC_PROG_RANLIB.
2002-06-27 03:59:59 +00:00
Ralf Corsepius
6d4210c19c 2002-06-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* autotools/automake-rtems.spec.in: Update to automake-1.6.2.
2002-06-27 02:30:21 +00:00
Ralf Corsepius
6186657ad7 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Build libnetapps.a.
	Don't preinstall libnetapps.a
2002-06-26 17:04:38 +00:00
Ralf Corsepius
765a1f0667 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Pickup libnetapps.a from build directory.
2002-06-26 17:00:34 +00:00
Ralf Corsepius
d6c6c26fd2 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Don't preinstall libmisc.a.
2002-06-26 16:11:36 +00:00
Ralf Corsepius
74232ef576 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Pickup libmisc.a from build directory.
	Remove libxdr.a.
2002-06-26 16:08:05 +00:00
Ralf Corsepius
dee3768be2 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* ChangeLog: Fix bogus changelog entries.
2002-06-26 16:00:25 +00:00
Ralf Corsepius
89e6498803 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Don't preinstall libnetworking.a.
2002-06-26 15:46:38 +00:00
Ralf Corsepius
8e7d260c26 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Don't preinstall libfs.a.
2002-06-26 15:28:42 +00:00
Ralf Corsepius
996a0385ef 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/Makefile.am: Don't preinstall libblock.a.
2002-06-26 15:24:02 +00:00
Ralf Corsepius
d2d5215133 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove references to RTEMS_BSP.
2002-06-26 12:57:16 +00:00
Ralf Corsepius
a7c1897395 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove references to RTEMS_BSP.
	* src/Makefile.am: Add libposix.a.
2002-06-26 12:52:38 +00:00
Ralf Corsepius
b2d72c6742 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove references to RTEMS_BSP.
	* src/Makefile.am: Add libitron.a.
2002-06-26 12:52:19 +00:00
Ralf Corsepius
27f9f12d8e 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove references to RTEMS_BSP.
	* aclocal/check-multiprocessing.m4: Remove references to RTEMS_BSP.
	Allow building w/ --enable-multiprocessing --enable-multilib.
	* aclocal/enable-multiprocessing.m4:
	Eliminate RTEMS_HAS_MULTIPROCESSING.
2002-06-26 10:56:24 +00:00
Ralf Corsepius
163abc10e8 2002-06-26 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Remove libxdr.a.
2002-06-26 05:20:29 +00:00
Ralf Corsepius
abc116768a 2002-06-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: RTEMS_TOP(../../../..).
	AC_CONFIG_AUX_DIR(../../../..).
	Remove RTEMS_CANONICAL_HOST.
	Use RTEMS_ENV_RTEMSCPU.
	Add AC_PROG_RANLIB.
	* include/rpc/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* include/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* include/rpcsvc/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* Makefile.am: Include $(top_srcdir)/../automake/*.am.
	ACLOCAL_AMFLAGS = -I ../aclocal.
	* src/rpc/PSD.doc/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* src/rpc/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* src/xdr/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
2002-06-25 17:41:49 +00:00
Ralf Corsepius
2239edfdff 2002-06-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Fix stupid typo in previous patch.
2002-06-25 17:39:34 +00:00
Ralf Corsepius
e73e5766a8 2002-06-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add librpc. AC_PROG_RANLIB.
	* wrapup/Makefile.am: Add librpc.
	Use relative path to lib*.a for
	POSIX_OBJS, ITRON_OBJS, NETWORKING_OBJS.
2002-06-25 17:15:00 +00:00
Ralf Corsepius
3ebe28f20f 2002-06-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove librpc.
2002-06-25 17:05:20 +00:00
Joel Sherrill
0b2f26d4d9 2002-06-25 Joel Sherrill <joel@OARcorp.com>
* Per PR233, moved librpc to exec.  Ralf will patch after move.
	The patches associated with this PR are out of date.
	* configure.ac, wrapup/Makefile.am: Modified.
	* librpc, librpc/ChangeLog: Removed.
2002-06-25 14:54:49 +00:00
Joel Sherrill
411e387c27 2002-06-25 Joel Sherrill <joel@OARcorp.com>
* Per PR233, moved librpc to exec.  Ralf will patch after move.
	The patches associated with this PR are out of date.
	./include/rpc/.cvsignore, ./include/rpc/Makefile.am,
	./include/rpc/auth.h, ./include/rpc/auth_des.h,
	./include/rpc/auth_unix.h, ./include/rpc/clnt.h,
	./include/rpc/des.h, ./include/rpc/des_crypt.h,
	./include/rpc/pmap_clnt.h, ./include/rpc/pmap_prot.h,
	./include/rpc/pmap_rmt.h, ./include/rpc/rpc.h,
	./include/rpc/rpc_com.h, ./include/rpc/rpc_msg.h,
	./include/rpc/svc.h, ./include/rpc/svc_auth.h,
	./include/rpc/types.h, ./include/rpc/xdr.h,
	./include/.cvsignore, ./include/Makefile.am,
	./include/rpcsvc/.cvsignore, ./include/rpcsvc/Makefile.am,
	./include/rpcsvc/bootparam_prot.x, ./include/rpcsvc/crypt.x,
	./include/rpcsvc/key_prot.x, ./include/rpcsvc/klm_prot.x,
	./include/rpcsvc/mount.x, ./include/rpcsvc/nfs_prot.x,
	./include/rpcsvc/nis.x, ./include/rpcsvc/nis_cache.x,
	./include/rpcsvc/nis_callback.x, ./include/rpcsvc/nis_db.h,
	./include/rpcsvc/nis_object.x, ./include/rpcsvc/nis_tags.h,
	./include/rpcsvc/nislib.h, ./include/rpcsvc/nlm_prot.x,
	./include/rpcsvc/pmap_prot.x, ./include/rpcsvc/rex.x,
	./include/rpcsvc/rnusers.x, ./include/rpcsvc/rquota.x,
	./include/rpcsvc/rstat.x, ./include/rpcsvc/rwall.x,
	./include/rpcsvc/sm_inter.x, ./include/rpcsvc/spray.x,
	./include/rpcsvc/yp.x, ./include/rpcsvc/yp_prot.h,
	./include/rpcsvc/ypclnt.h, ./include/rpcsvc/yppasswd.x,
	./include/rpcsvc/ypupdate_prot.x, ./include/rpcsvc/ypxfrd.x,
	./.cvsignore, ./Makefile.am, ./README_RTEMS,
	./configure.ac, ./src/rpc/PSD.doc/.cvsignore,
	./src/rpc/PSD.doc/Makefile.am, ./src/rpc/PSD.doc/nfs.rfc.ms,
	./src/rpc/PSD.doc/rpc.prog.ms, ./src/rpc/PSD.doc/rpc.rfc.ms,
	./src/rpc/PSD.doc/rpcgen.ms, ./src/rpc/PSD.doc/xdr.nts.ms,
	./src/rpc/PSD.doc/xdr.rfc.ms, ./src/rpc/.cvsignore,
	./src/rpc/DISCLAIMER, ./src/rpc/Makefile.am,
	./src/rpc/README, ./src/rpc/auth_des.c,
	./src/rpc/auth_none.c, ./src/rpc/auth_time.c,
	./src/rpc/auth_unix.c, ./src/rpc/authdes_prot.c,
	./src/rpc/authunix_prot.c, ./src/rpc/bindresvport.3,
	./src/rpc/bindresvport.c, ./src/rpc/clnt_generic.c,
	./src/rpc/clnt_perror.c, ./src/rpc/clnt_raw.c,
	./src/rpc/clnt_simple.c, ./src/rpc/clnt_tcp.c,
	./src/rpc/clnt_udp.c, ./src/rpc/clnt_unix.c,
	./src/rpc/crypt_client.c, ./src/rpc/des_crypt.3,
	./src/rpc/des_crypt.c, ./src/rpc/des_soft.c,
	./src/rpc/get_myaddress.c, ./src/rpc/getpublickey.c,
	./src/rpc/getrpcent.3, ./src/rpc/getrpcent.c,
	./src/rpc/getrpcport.3, ./src/rpc/getrpcport.c,
	./src/rpc/key_call.c, ./src/rpc/key_prot_xdr.c,
	./src/rpc/netname.c, ./src/rpc/netnamer.c,
	./src/rpc/pmap_clnt.c, ./src/rpc/pmap_getmaps.c,
	./src/rpc/pmap_getport.c, ./src/rpc/pmap_prot.c,
	./src/rpc/pmap_prot2.c, ./src/rpc/pmap_rmt.c,
	./src/rpc/publickey.3, ./src/rpc/publickey.5,
	./src/rpc/rpc.3, ./src/rpc/rpc.5, ./src/rpc/rpc_callmsg.c,
	./src/rpc/rpc_commondata.c, ./src/rpc/rpc_dtablesize.c,
	./src/rpc/rpc_prot.c, ./src/rpc/rpc_secure.3,
	./src/rpc/rpcdname.c, ./src/rpc/rstat.1,
	./src/rpc/rstat_svc.8, ./src/rpc/rtems_portmapper.c,
	./src/rpc/rtems_rpc.c, ./src/rpc/rtime.3, ./src/rpc/rtime.c,
	./src/rpc/svc.c, ./src/rpc/svc_auth.c,
	./src/rpc/svc_auth_des.c, ./src/rpc/svc_auth_unix.c,
	./src/rpc/svc_raw.c, ./src/rpc/svc_run.c,
	./src/rpc/svc_simple.c, ./src/rpc/svc_tcp.c,
	./src/rpc/svc_udp.c, ./src/rpc/svc_unix.c,
	./src/xdr/.cvsignore, ./src/xdr/Makefile.am, ./src/xdr/xdr.3,
	./src/xdr/xdr.c, ./src/xdr/xdr_array.c,
	./src/xdr/xdr_float.c, ./src/xdr/xdr_mem.c,
	./src/xdr/xdr_rec.c, ./src/xdr/xdr_reference.c,
	./src/xdr/xdr_sizeof.c, ./src/xdr/xdr_stdio.c,
	./src/.cvsignore, ./src/Makefile.am: Moved to exec.
2002-06-25 14:52:37 +00:00
Ralf Corsepius
4e987e779f 2002-06-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/subdirs.m4: Remove.
2002-06-19 13:22:09 +00:00
Ralf Corsepius
9909f34c49 2002-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge-in include/Makefile.am.
	* include/Makefile.am: Remove.
	* configure.ac: Reflect changes above.
2002-06-18 12:36:40 +00:00
Ralf Corsepius
75fb648b95 2002-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove commented out net-apps.
2002-06-18 12:33:23 +00:00
Ralf Corsepius
7001a48630 2002-06-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* wrapup/Makefile.am: Use relative path to lib*.a for
	LIBCSUPPORT_OBJS, LIBBLOCK_OBJS, LIBDOSFS_OBJS, LIBIMFS_OBJS.
2002-06-18 12:29:02 +00:00
Ralf Corsepius
b8ad66c74f 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Merge src/Makefile.am.
	* configure.ac: Reflect changes above.
	* src/Makefile.am: Remove.
2002-06-17 15:05:53 +00:00
Ralf Corsepius
ba2df9118e 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/env-rtemscpu.m4: Remove.
	* aclocal/multi.m4: Remove.
	* aclocal/multilib.m4: Remove RTEMS_ENABLE_MULTILIB_MASTER.
2002-06-17 14:58:21 +00:00
Ralf Corsepius
607e6b3619 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Include $(top_srcdir)/automake/*.am.
	Use aclocal.
	* sapi/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* sapi/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* sapi/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* sapi/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* sapi/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* score/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* score/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* score/cpu/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* score/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* score/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* score/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* wrapup/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* include/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* rtems/include/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* rtems/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* rtems/inline/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* rtems/macros/Makefile.am: Include $(top_srcdir)/automake/*.am.
	* rtems/src/Makefile.am: Include $(top_srcdir)/automake/*.am.
2002-06-17 09:29:10 +00:00
Ralf Corsepius
54d540f825 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Include $(top_srcdir)/automake/*.am. Use aclocal/.
2002-06-17 09:28:44 +00:00
Ralf Corsepius
fed6210d43 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Include $(top_srcdir)/automake/*.am.
2002-06-17 09:27:44 +00:00
Ralf Corsepius
2f6261d731 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Include $(top_srcdir)/../../../automake/*.am.
	Use ../../../aclocal.
2002-06-17 09:22:48 +00:00
Ralf Corsepius
8ed9f53d29 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Include $(top_srcdir)/../automake/*.am.
	Use ../aclocal.
	* src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
2002-06-17 09:12:49 +00:00
Ralf Corsepius
f22ebf02b2 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* arpa/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* kern/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* Makefile.am: Include $(top_srcdir)/../automake/*.am.
	Use ../aclocal.
	* lib/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* libc/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* machine/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* net/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* netinet/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* nfs/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* rtems/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* sys/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* vm/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* wrapup/Makefile.am: Include $(top_srcdir)/../automake/*.am.
2002-06-17 09:12:00 +00:00
Ralf Corsepius
7077c8778b 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* src/dosfs/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* src/imfs/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* Makefile.am: Include $(top_srcdir)/../automake/*.am.
	Use ../aclocal.
	* wrapup/Makefile.am: Include $(top_srcdir)/../automake/*.am.
2002-06-17 09:10:53 +00:00
Ralf Corsepius
6e183f18cd 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* Makefile.am: Include $(top_srcdir)/../automake/*.am.
	Use ../aclocal.
	* src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
2002-06-17 09:10:09 +00:00
Ralf Corsepius
78c2a97196 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* Makefile.am: Include $(top_srcdir)/../automake/*.am.
	Use ../aclocal.
	* inline/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* macros/Makefile.am: Include $(top_srcdir)/../automake/*.am.
	* src/Makefile.am: Include $(top_srcdir)/../automake/*.am.
2002-06-17 09:07:32 +00:00
Ralf Corsepius
14e24777e4 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* aclocal/bsp-alias.m4: Copied over from aclocal/.
	* aclocal/canonical-host.m4: Ditto.
	* aclocal/canonical-target-name.m4: Ditto.
	* aclocal/canonicalize-tools.m4: Ditto.
	* aclocal/check-bsp-cache.m4: Ditto.
	* aclocal/check-bsps.m4: Ditto.
	* aclocal/check-cpu.m4: Ditto.
	* aclocal/check-itron.m4: Ditto.
	* aclocal/check-multiprocessing.m4: Ditto.
	* aclocal/check-networking.m4: Ditto.
	* aclocal/check-newlib.m4: Ditto.
	* aclocal/check-posix.m4: Ditto.
	* aclocal/check-tool.m4: Ditto.
	* aclocal/enable-bare.m4: Ditto.
	* aclocal/enable-inlines.m4: Ditto.
	* aclocal/enable-itron.m4: Ditto.
	* aclocal/enable-multiprocessing.m4: Ditto.
	* aclocal/enable-networking.m4: Ditto.
	* aclocal/enable-posix.m4: Ditto.
	* aclocal/enable-rtemsbsp.m4: Ditto.
	* aclocal/env-rtemsbsp.m4: Ditto.
	* aclocal/env-rtemscpu.m4: Ditto.
	* aclocal/gcc-pipe.m4: Ditto.
	* aclocal/gcc-specs.m4: Ditto.
	* aclocal/multi.m4: Ditto.
	* aclocal/multilib.m4: Ditto.
	* aclocal/prog-cc.m4: Ditto.
	* aclocal/project-root.m4: Ditto.
	* aclocal/rtems-cpu-subdirs.m4: Ditto.
	* aclocal/rtems-debug.m4: Ditto.
	* aclocal/rtems-top.m4: Ditto.
	* aclocal/subdirs.m4: Ditto.
	* aclocal/sysv-ipc.m4: Ditto.
	* aclocal/tool-paths.m4: Ditto.
	* aclocal/version.m4: Ditto.
2002-06-17 08:53:19 +00:00
Ralf Corsepius
ed8ec1cf11 2002-06-17 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* copied over from aclocal/.
2002-06-17 08:52:47 +00:00
Ralf Corsepius
dfa9b5fcfd 2002-06-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Remove multilib support.
	* configure.ac: Ditto.
	* sapi/Makefile.am: Ditto.
2002-06-15 08:20:55 +00:00
Ralf Corsepius
bfd1a53a2f 2002-06-02 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* rtems/Makefile.am: include multilib.am instead of RTEMS_BSP.cfg.
2002-06-15 07:14:44 +00:00
Ralf Corsepius
39dfccf225 2002-06-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* automake/compile.am: Copied over from automake/.
	* automake/lib.am: Copied over from automake/.
	* automake/local.am: Copied over from automake/.
	* automake/multilib.am: Copied over from automake/.
	* automake/subdirs.am: Copied over from automake/.
	* Makefile.am: Add automake/*.am.
2002-06-15 05:34:38 +00:00
Ralf Corsepius
b6b3cf5246 Add AUTOMAKE_FILES. 2002-06-15 05:33:10 +00:00