* config/tc-hppa.c (md_pseudo_table): Add ".begin_try" and ".end_try"
[platform/upstream/binutils.git] / Makefile.in
index dda19c4..c821083 100644 (file)
@@ -431,6 +431,7 @@ ALL_MODULES = \
        all-gzip \
        all-hello \
        all-indent \
+       all-inet \
        all-ispell \
        all-ld \
        all-libiberty \
@@ -488,6 +489,7 @@ CROSS_CHECK_MODULES = \
        check-gzip \
        check-hello \
        check-indent \
+       check-inet \
        check-ispell \
        check-ld \
        check-libiberty \
@@ -540,6 +542,7 @@ INSTALL_MODULES = \
        install-gzip \
        install-hello \
        install-indent \
+       install-inet \
        install-ispell \
        install-ld \
        install-libiberty \
@@ -650,6 +653,7 @@ INSTALL_TARGET_MODULES = \
 
 # This is a list of the targets for which we can do a clean-{target}.
 CLEAN_MODULES = \
+       clean-apache \
        clean-autoconf \
        clean-bfd \
        clean-binutils \
@@ -670,6 +674,7 @@ CLEAN_MODULES = \
        clean-gzip \
        clean-hello \
        clean-indent \
+       clean-inet \
        clean-ispell \
        clean-ld \
        clean-libiberty \
@@ -903,6 +908,11 @@ install.all: install-no-fixedincludes
                true ; \
        fi
 
+# inet-install is used because the I*Net wants DejaGNU installed but
+# not built.
+inet-install:
+       $(MAKE) INSTALL_MODULES=`echo $(INSTALL_MODULES) | sed -e 's/install-dejagnu//'` install
+
 # install-no-fixedincludes is used because Cygnus can not distribute
 # the fixed header files.
 .PHONY: install-no-fixedincludes
@@ -1256,6 +1266,7 @@ all-guile:
 all-gzip: all-libiberty
 all-hello: all-libiberty
 all-indent:
+all-inet: all-tcl all-send-pr all-perl
 all-ispell: all-emacs19
 all-ld: all-libiberty all-bfd all-opcodes all-byacc all-flex
 configure-target-libg++: $(ALL_GCC) configure-target-librx