Makefile.in ($(INTL_TARGETS)): Added $(CONFIG_H) for insn-codes.h.
authorAlexandre Oliva <aoliva@redhat.com>
Sat, 25 Nov 2000 06:24:05 +0000 (06:24 +0000)
committerAlexandre Oliva <aoliva@gcc.gnu.org>
Sat, 25 Nov 2000 06:24:05 +0000 (06:24 +0000)
* Makefile.in ($(INTL_TARGETS)): Added $(CONFIG_H) for
insn-codes.h.

From-SVN: r37733

gcc/ChangeLog
gcc/Makefile.in

index dfa01bb140ea22ee27f8ba13e3eff4078d652553..05f74fdd03ca3f3e51e82029d7ede8a24b1372e6 100644 (file)
@@ -1,5 +1,8 @@
 2000-11-25  Alexandre Oliva  <aoliva@redhat.com>
 
+       * Makefile.in ($(INTL_TARGETS)): Added $(CONFIG_H) for
+       insn-codes.h.
+
        * gcc/config/sh/sh.md (sibcalli, sibcalli_pcrel): New insns.
        (sibcall_pcrel): New insn_and_split.
        (sibcall, sibcall_value, sibcall_epilogue): New expands.
index a10919912a734fe4542dffa5f11c016994a371b8..18f5f984b1ee03ce881b965bb84c9dc1dd4391df 100644 (file)
@@ -1838,7 +1838,7 @@ intl.o: intl.c intl.h gansidecl.h Makefile
 $(top_builddir)/intl/libintl.a: intl.all
 
 # Make sure all the headers are there for xgettext to scan.
-$(INTL_TARGETS): $(srcdir)/c-parse.c
+$(INTL_TARGETS): $(CONFIG_H) $(srcdir)/c-parse.c
 
 intl.all intl.install intl.uninstall \
   intl.mostlyclean intl.clean intl.distclean intl.maintainer-clean: