Re-do --enable-sim-hardware so that each simulator can specify the devices
[deliverable/binutils-gdb.git] / Makefile.in
index 5fe88641e3b67976b568ae189a8d2c3f157eee88..ec1f35820c22eb2410e970216ddf0958901e6677 100644 (file)
@@ -162,7 +162,7 @@ OTHERS =
 
 # This is set by the configure script to the list of directories which
 # should be built using the target tools.
-TARGET_CONFIGDIRS = libiberty libgloss newlib libio librx libstdc++ libg++ winsup opcodes cygmon
+TARGET_CONFIGDIRS = libiberty libgloss newlib libio libstdc++ winsup opcodes cygmon
 
 # Target libraries are put under this directory:
 # Changed by configure to $(target_alias) if cross.
@@ -384,6 +384,7 @@ BASE_FLAGS_TO_PASS = \
        "infodir=$(infodir)" \
        "libdir=$(libdir)" \
        "libexecdir=$(libexecdir)" \
+       "lispdir=$(lispdir)" \
        "localstatedir=$(localstatedir)" \
        "mandir=$(mandir)" \
        "oldincludedir=$(oldincludedir)" \
@@ -745,8 +746,6 @@ INSTALL_X11_MODULES = \
 ALL_TARGET_MODULES = \
        all-target-libio \
        all-target-libstdc++ \
-       all-target-librx \
-       all-target-libg++ \
        all-target-newlib \
        all-target-winsup \
        all-target-libgloss \
@@ -760,8 +759,6 @@ ALL_TARGET_MODULES = \
 CONFIGURE_TARGET_MODULES = \
        configure-target-libio \
        configure-target-libstdc++ \
-       configure-target-librx \
-       configure-target-libg++ \
        configure-target-newlib \
        configure-target-winsup \
        configure-target-libgloss \
@@ -775,7 +772,6 @@ CONFIGURE_TARGET_MODULES = \
 CHECK_TARGET_MODULES = \
        check-target-libio \
        check-target-libstdc++ \
-       check-target-libg++ \
        check-target-newlib \
        check-target-winsup \
        check-target-libiberty \
@@ -786,7 +782,6 @@ CHECK_TARGET_MODULES = \
 INSTALL_TARGET_MODULES = \
        install-target-libio \
        install-target-libstdc++ \
-       install-target-libg++ \
        install-target-newlib \
        install-target-winsup \
        install-target-libgloss \
@@ -869,8 +864,6 @@ CLEAN_MODULES = \
 CLEAN_TARGET_MODULES = \
        clean-target-libio \
        clean-target-libstdc++ \
-       clean-target-librx \
-       clean-target-libg++ \
        clean-target-newlib \
        clean-target-winsup \
        clean-target-libgloss \
@@ -1549,7 +1542,7 @@ all-tix: all-tcl all-tk
 all-vmake: all-tcl all-tk all-itcl all-tix all-libgui all-libide
 # end-sanitize-ide
 all-wdiff:
-all-target-winsup: all-target-newlib all-target-libiberty all-target-librx all-target-libio configure-target-winsup 
+all-target-winsup: all-target-newlib all-target-libiberty all-target-libio configure-target-winsup 
 configure-target-winsup: configure-target-newlib
 all-uudecode: all-libiberty
 configure-target-libiberty: $(ALL_GCC)
This page took 0.030178 seconds and 4 git commands to generate.