aboutsummaryrefslogtreecommitdiff
path: root/bfd/po
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2001-06-10 05:21:00 +0000
committerAlan Modra <amodra@gmail.com>2001-06-10 05:21:00 +0000
commit4e8a9624b8e07c195b8bd0f93b607ced5c11beb7 (patch)
treee82d3296fa22d4920773e409d6996e3d03e293df /bfd/po
parentc42644305ed1f9f3033efbf42a977e9e9099d7b0 (diff)
downloadfsf-binutils-gdb-4e8a9624b8e07c195b8bd0f93b607ced5c11beb7.zip
fsf-binutils-gdb-4e8a9624b8e07c195b8bd0f93b607ced5c11beb7.tar.gz
fsf-binutils-gdb-4e8a9624b8e07c195b8bd0f93b607ced5c11beb7.tar.bz2
* elflink.h: Whitespace changes.
(elf_link_read_relocs_from_section): Use "unsigned int" iterator rather than "unsigned char". (elf_link_output_relocs): Likewise. (elf_link_input_bfd): Likewise. (elf_reloc_link_order): LIkewise. * elf.c: s/CONST/const/. Whitespace changes. * elf32-mips.c: Formatting fix. * Makefile.am (SOURCE_HFILES): Include xcoff-target.h, remove xcoff.h. * Makefile.in: Regenerate. * po/Make-in: Remove trailing tab.
Diffstat (limited to 'bfd/po')
-rw-r--r--bfd/po/Make-in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/po/Make-in b/bfd/po/Make-in
index 74b8673..2414748 100644
--- a/bfd/po/Make-in
+++ b/bfd/po/Make-in
@@ -206,7 +206,7 @@ clean: mostlyclean
distclean: clean
rm -f Makefile Makefile.in *.mo *.msg *.cat *.cat.m
rm -f SRC-POTFILES BLD-POTFILES SRC-POTFILES.in BLD-POTFILES.in
-
+
maintainer-clean: distclean
@echo "This command is intended for maintainers to use;"
@echo "it deletes files that may require special tools to rebuild."