diff options
author | Stan Shebs <shebs@codesourcery.com> | 1994-02-21 18:17:21 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1994-02-21 18:17:21 +0000 |
commit | 891dc727a1e5099cb7136df1fe41d84becc860f3 (patch) | |
tree | e8f9c9c125571ec6bfeaebba2ae40153b6b4364b | |
parent | 22a71fef073748bc81bed724adea843d76c3b3de (diff) | |
download | gdb-891dc727a1e5099cb7136df1fe41d84becc860f3.zip gdb-891dc727a1e5099cb7136df1fe41d84becc860f3.tar.gz gdb-891dc727a1e5099cb7136df1fe41d84becc860f3.tar.bz2 |
Mon Feb 21 10:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
* Makefile.in (targets.o, archures.o): Use ALL_CFLAGS to supply
flags to explicit compile actions.
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 7afb4a3..e50f1ae 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Mon Feb 21 10:12:02 1994 Stan Shebs (shebs@andros.cygnus.com) + + * Makefile.in (targets.o, archures.o): Use ALL_CFLAGS to supply + flags to explicit compile actions. + Mon Feb 21 09:50:06 1994 Ian Lance Taylor (ian@lisa.cygnus.com) * coff-alpha.c (alpha_relocate_section): Rewrite mask and shift |