diff options
author | K. Richard Pixley <rich@cygnus> | 1992-03-25 07:41:41 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-03-25 07:41:41 +0000 |
commit | 00b6671ff28f9de3dc9ac86d5f9d5acd65c68e48 (patch) | |
tree | dcb9fea818fdd8fa1698476625a5bea6841ff5ba /mmalloc | |
parent | fd2329d71325df56b2e64854c1bfddd8b262b236 (diff) | |
download | gdb-00b6671ff28f9de3dc9ac86d5f9d5acd65c68e48.zip gdb-00b6671ff28f9de3dc9ac86d5f9d5acd65c68e48.tar.gz gdb-00b6671ff28f9de3dc9ac86d5f9d5acd65c68e48.tar.bz2 |
added standard targets, fixed install directories
Diffstat (limited to 'mmalloc')
-rw-r--r-- | mmalloc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mmalloc/ChangeLog b/mmalloc/ChangeLog index cbe5d6b..d6c1c14 100644 --- a/mmalloc/ChangeLog +++ b/mmalloc/ChangeLog @@ -1,3 +1,7 @@ +Tue Mar 24 23:41:10 1992 K. Richard Pixley (rich@cygnus.com) + + * Makefile.in: added standard targets, fixed install directories. + Sat Mar 14 17:34:59 1992 Fred Fish (fnf@cygnus.com) * Initial release, incorporated into gdb. |