Fred Fish d6eecef07b * Makefile.in (mm.o): New target that combines all the functions
into a single object module.  This avoids client programs picking
 	up part of the allocation routines from mmalloc and part from libc,
 	which can lead to undefined behavior.
	(CFILES): Add mm.c
	(TARGETOBJS): Define to be either the individual objects or the
	single combined object.
	(TARGETLIB): Create the archive using TARGETOBJS.
	* mm.c: New file that simply #includes the other source C files.
1996-12-28 22:33:53 +00:00
1996-12-28 04:16:24 +00:00
1996-12-04 21:12:01 +00:00
1996-12-27 20:59:46 +00:00
1996-03-22 21:50:27 +00:00
1991-06-12 21:44:36 +00:00
S
Description
Yggdrasil port of GNU Binutils
418 MiB