aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1996-12-28 22:33:53 +0000
committerFred Fish <fnf@specifix.com>1996-12-28 22:33:53 +0000
commitd6eecef07b2d34a41f1e4f37cc5a01cdb4570b73 (patch)
tree6e67893858b295a0820037419eee28e13edf9103 /sim
parent39bf0ef4e6797058928dc5c8fe44fb3a26d4f5c4 (diff)
downloadgdb-d6eecef07b2d34a41f1e4f37cc5a01cdb4570b73.zip
gdb-d6eecef07b2d34a41f1e4f37cc5a01cdb4570b73.tar.gz
gdb-d6eecef07b2d34a41f1e4f37cc5a01cdb4570b73.tar.bz2
* 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.
Diffstat (limited to 'sim')
0 files changed, 0 insertions, 0 deletions