diff options
author | Tom Tromey <tromey@redhat.com> | 1998-06-12 22:25:09 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1998-06-12 22:25:09 +0000 |
commit | 365fac52c28551f07612563159f1350cb4091276 (patch) | |
tree | 2437d4a52c73acc3fef832220d91ea98f01c25a2 /bfd/ChangeLog | |
parent | 1512548423972f22199521d9d5525d0c55a30f31 (diff) | |
download | gdb-365fac52c28551f07612563159f1350cb4091276.zip gdb-365fac52c28551f07612563159f1350cb4091276.tar.gz gdb-365fac52c28551f07612563159f1350cb4091276.tar.bz2 |
* po/Make-in (all-yes): If maintainer mode, depend on .pot file.
($(PACKAGE).pot): Unconditionally depend on POTFILES.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 8039446..de234df 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Jun 12 13:30:17 1998 Tom Tromey <tromey@cygnus.com> + + * po/Make-in (all-yes): If maintainer mode, depend on .pot file. + ($(PACKAGE).pot): Unconditionally depend on POTFILES. + Fri Jun 12 13:34:02 1998 Doug Evans <devans@canuck.cygnus.com> * elf.c (swap_out_syms): New arg relocatable_p. |