diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-06-28 20:20:35 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-06-28 20:20:35 +0000 |
commit | 22691fe7be208f8e82739c4d470d6e6ae85cfdf0 (patch) | |
tree | 32588fa69001d735520adaaff4d7c7124e4753d6 /ld/ChangeLog.mpw | |
parent | 83896c8b2bb69793df0b2fca2d2b0fa75809ebd7 (diff) | |
download | gdb-22691fe7be208f8e82739c4d470d6e6ae85cfdf0.zip gdb-22691fe7be208f8e82739c4d470d6e6ae85cfdf0.tar.gz gdb-22691fe7be208f8e82739c4d470d6e6ae85cfdf0.tar.bz2 |
* mpw-config.in (emulname): Set based on target.
(ldemul-list.h): Construct.
* mpw-make.in (install-only): New target.
(install): Depend on install-only.
Diffstat (limited to 'ld/ChangeLog.mpw')
-rw-r--r-- | ld/ChangeLog.mpw | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/ChangeLog.mpw b/ld/ChangeLog.mpw index 9c87a1a..98f1e62 100644 --- a/ld/ChangeLog.mpw +++ b/ld/ChangeLog.mpw @@ -1,3 +1,10 @@ +Tue Jun 28 13:17:23 1994 Stan Shebs (shebs@andros.cygnus.com) + + * mpw-config.in (emulname): Set based on target. + (ldemul-list.h): Construct. + * mpw-make.in (install-only): New target. + (install): Depend on install-only. + Fri Mar 4 11:43:47 1994 Stan Shebs (shebs@andros.cygnus.com) * ldlang.c (lookup_name): Stomp on a pointer if in MPW. |