diff options
author | Tom Tromey <tromey@redhat.com> | 1998-06-12 22:32:29 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 1998-06-12 22:32:29 +0000 |
commit | 27a0ce88057948c102c96ed54b1d8a6c9622debf (patch) | |
tree | 7b8a484cd62204c50c502cc0831ba7c0ddf6303e /gas | |
parent | 365fac52c28551f07612563159f1350cb4091276 (diff) | |
download | gdb-27a0ce88057948c102c96ed54b1d8a6c9622debf.zip gdb-27a0ce88057948c102c96ed54b1d8a6c9622debf.tar.gz gdb-27a0ce88057948c102c96ed54b1d8a6c9622debf.tar.bz2 |
* po/Make-in (all-yes): If maintainer mode, depend on .pot file.
($(PACKAGE).pot): Unconditionally depend on POTFILES.
Diffstat (limited to 'gas')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index 2773134..f6210fb 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Jun 12 13:36:54 1998 Tom Tromey <tromey@cygnus.com> + + * po/Make-in (all-yes): If maintainer mode, depend on .pot file. + ($(PACKAGE).pot): Unconditionally depend on POTFILES. + start-sanitize-sky Fri Jun 12 12:46:57 1998 Doug Evans <devans@canuck.cygnus.com> |