summaryrefslogtreecommitdiff
path: root/bfd/po/Make-in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2001-06-10 05:21:00 +0000
committerAlan Modra <amodra@bigpond.net.au>2001-06-10 05:21:00 +0000
commitbcfd512021df5cf4c8ef18273b5032cae507a85d (patch)
tree1746555cf535367a0c543e90a1a93250ce120b3e /bfd/po/Make-in
parent66380bd1464a6a09351e22a73661bc3de2861718 (diff)
downloadbinutils-redhat-bcfd512021df5cf4c8ef18273b5032cae507a85d.tar.gz
* 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/Make-in')
-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 74b86738b5..2414748d74 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."