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 /binutils | |
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 'binutils')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 3894f2a..6413b9b 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +Fri Jun 12 13:33:51 1998 Tom Tromey <tromey@cygnus.com> + + * po/Make-in (all-yes): Depend on .pot file if maintainer mode + enabled. + ($(PACKAGE).pot): Unconditionally depend on POTFILES. + Fri Jun 12 16:06:15 1998 Michael Meissner <meissner@cygnus.com> * readelf.c (get_ppc_rel_type): New PowerPC support. |