diff options
author | Fred Fish <fnf@specifix.com> | 1993-03-25 18:18:14 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1993-03-25 18:18:14 +0000 |
commit | 2531303ccfa7180617552f6335b2998d46486172 (patch) | |
tree | b0a7ac01d9188272c1ee585fca128e214e397ed1 /gdb/ChangeLog | |
parent | 2c19a57c44153760f28a028dad67852e5b59e0c5 (diff) | |
download | gdb-2531303ccfa7180617552f6335b2998d46486172.zip gdb-2531303ccfa7180617552f6335b2998d46486172.tar.gz gdb-2531303ccfa7180617552f6335b2998d46486172.tar.bz2 |
* Makefile.in: Numerous small changes to macro definitions
and rules for building gdb distribution tree. Many macros
eliminated or merged, and rules simplified.
* alldeps.mak: Update.
* depend: Update.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 5fbf082..5b53d96 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +Thu Mar 25 10:10:28 1993 Fred Fish (fnf@cygnus.com) + + * Makefile.in: Numerous small changes to macro definitions + and rules for building gdb distribution tree. Many macros + eliminated or merged, and rules simplified. + * alldeps.mak: Update. + * depend: Update. + Wed Mar 24 13:52:29 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com) * Makefile.in: recurse through SUBDIRS for dvi target too |