diff options
author | Ian Lance Taylor <ian@airs.com> | 1997-04-15 16:38:24 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1997-04-15 16:38:24 +0000 |
commit | 9b31e6f533d8cd91bdea37d50cceecb249174727 (patch) | |
tree | 29aeae8b1febdec7139e8a2fc3a14f0e7fa760b9 /bfd/ChangeLog | |
parent | fab3dd2d3ad71329eea69c165505f8d2a0ad399e (diff) | |
download | gdb-9b31e6f533d8cd91bdea37d50cceecb249174727.zip gdb-9b31e6f533d8cd91bdea37d50cceecb249174727.tar.gz gdb-9b31e6f533d8cd91bdea37d50cceecb249174727.tar.bz2 |
* Makefile.in (install): Depend upon installdirs. Use
mkinstalldirs to build $(oldincludedir).
(installdirs): New target.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index b123020..0f16af5 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ Tue Apr 15 11:50:37 1997 Ian Lance Taylor <ian@cygnus.com> + * Makefile.in (install): Depend upon installdirs. Use + mkinstalldirs to build $(oldincludedir). + (installdirs): New target. + * elflink.h (elf_link_add_object_symbols): Don't call check_relocs if this is a debugging section which we are stripping. |