diff options
author | Manfred Hollstein <manfred@gcc.gnu.org> | 1999-04-01 08:05:43 +0000 |
---|---|---|
committer | Manfred Hollstein <manfred@gcc.gnu.org> | 1999-04-01 08:05:43 +0000 |
commit | 454e562f6e7f08c6e26291e42b45e291bd4b68b7 (patch) | |
tree | 9131fbb0642f01c49960fc5f35f6734438363ea9 | |
parent | 80309a9c538790ad547764f7cd8a815ecf86dad9 (diff) | |
download | gcc-454e562f6e7f08c6e26291e42b45e291bd4b68b7.zip gcc-454e562f6e7f08c6e26291e42b45e291bd4b68b7.tar.gz gcc-454e562f6e7f08c6e26291e42b45e291bd4b68b7.tar.bz2 |
Makefile.in (cppmain$(exeext)): Depend on intl.o.
�
* Makefile.in (cppmain$(exeext)): Depend on intl.o. Link in intl.o.
From-SVN: r26100
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b51551e..90843d8c 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +1999-04-01 Manfred Hollstein <manfred@s-direktnet.de> + + * Makefile.in (cppmain$(exeext)): Depend on intl.o. Link in intl.o. + Thu Apr 1 03:48:34 1999 H.J. Lu (hjl@gnu.org) * i386.c (output_fp_conditional_move): Abort for LT, LE, GE, and GT |