diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-02-28 00:15:45 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-02-28 00:15:45 +0000 |
commit | b1b20598614321761eca001015c095eae536d1a4 (patch) | |
tree | c40b94149b2f936d318e651a051c1dd78bcefba4 /ChangeLog.mpw | |
parent | aa8f28af4b5ffa3eb67b9b51db0ab3c436be7ace (diff) | |
download | gdb-b1b20598614321761eca001015c095eae536d1a4.zip gdb-b1b20598614321761eca001015c095eae536d1a4.tar.gz gdb-b1b20598614321761eca001015c095eae536d1a4.tar.bz2 |
Various entries
Diffstat (limited to 'ChangeLog.mpw')
-rw-r--r-- | ChangeLog.mpw | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.mpw b/ChangeLog.mpw index caa707f..177b3d7 100644 --- a/ChangeLog.mpw +++ b/ChangeLog.mpw @@ -1,3 +1,16 @@ +Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) + + * mpw-configure (prefix, mpw_prefix): Handle it. + (ARCHDEFS): Add to makefile editing. + (TDEPFILES, TM_FILE, XDEPFILES, XM_FILE, NAT_FILE): Add to + makefile if defined. + (mpw-edit-prefix): Use during makefile editing. + * mpw-config.in (mmalloc, readline): Don't configure. + * mpw-build.in (thisscript): Rename to ThisScript. + Use mpw-build instead of BuildProgram everywhere. + (mmalloc, readline): Don't build. + * mpw-README: New file, basic documentation about the MPW port. + Mon Jan 31 16:07:58 1994 Stan Shebs (shebs@andros.cygnus.com) * mpw-configure: Add definition of EMUL to makefiles. |