From 7deb45408953a6b41dca20398ad8001720af6534 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 16 May 2003 18:09:25 +0000 Subject: 2003-05-15 Andreas Schwab * Makefile.tpl (install-opcodes): Define. * Makefile.in: Rebuild. --- Makefile.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 3f3ea9a02..057906ea3 100644 --- a/Makefile.in +++ b/Makefile.in @@ -7409,6 +7409,8 @@ all-binutils: maybe-all-libiberty maybe-all-opcodes maybe-all-bfd maybe-all-flex # binutils might be on PATH, and they might need the shared opcodes # library. install-binutils: maybe-install-opcodes +# libopcodes depends on libbfd +install-opcodes: maybe-install-bfd all-gas: maybe-all-libiberty maybe-all-opcodes maybe-all-bfd maybe-all-intl all-gprof: maybe-all-libiberty maybe-all-bfd maybe-all-opcodes maybe-all-intl all-ld: maybe-all-libiberty maybe-all-bfd maybe-all-opcodes maybe-all-bison maybe-all-byacc maybe-all-flex maybe-all-intl -- cgit v1.2.3