Wed Apr 29 15:44:52 1998 Geoffrey Noer <noer@cygnus.com>
[deliverable/binutils-gdb.git] / Makefile.in
index f3a841aa86611d8b34db10dd0469e2a00e42c719..d1940d855e24420c085895e53cd845cf1a5267eb 100644 (file)
@@ -163,7 +163,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 librx libstdc++ libg++ winsup opcodes libstub cygmon
 
 # Target libraries are put under this directory:
 # Changed by configure to $(target_alias) if cross.
@@ -498,6 +498,9 @@ ALL_MODULES = \
        all-findutils \
        all-find \
        all-flex \
+       $(start-sanitize-cygnus) \
+       all-flexlm \
+       $(end-sanitize-cygnus) \
        all-gas \
        all-gawk \
        all-gettext \
@@ -581,6 +584,9 @@ CROSS_CHECK_MODULES = \
        check-fileutils \
        check-findutils \
        check-find \
+       $(start-sanitize-cygnus) \
+       check-flexlm \
+       $(end-sanitize-cygnus) \
        check-gas \
        check-gawk \
        check-gettext \
@@ -665,6 +671,9 @@ INSTALL_MODULES = \
        install-findutils \
        install-find \
        install-flex \
+       $(start-sanitize-cygnus) \
+       install-flexlm \
+       $(end-sanitize-cygnus) \
        install-gas \
        install-gawk \
        install-gettext \
@@ -770,7 +779,10 @@ ALL_TARGET_MODULES = \
        all-target-libiberty \
        all-target-gperf \
        all-target-examples \
-       all-target-cygmon
+       all-target-libstub \
+       all-target-cygmon \
+       all-target-libjava \
+       all-target-boehm-gc
 
 # This is a list of the configure targets for all of the modules which
 # are compiled using the target tools.
@@ -785,7 +797,10 @@ CONFIGURE_TARGET_MODULES = \
        configure-target-libiberty \
        configure-target-gperf \
        configure-target-examples \
-       configure-target-cygmon
+       configure-target-libstub \
+       configure-target-cygmon \
+       configure-target-libjava \
+       configure-target-boehm-gc
 
 # This is a list of the check targets for all of the modules which are
 # compiled using $(TARGET_FLAGS_TO_PASS).
@@ -796,7 +811,9 @@ CHECK_TARGET_MODULES = \
        check-target-newlib \
        check-target-winsup \
        check-target-libiberty \
-       check-target-gperf
+       check-target-gperf \
+       check-target-libjava \
+       check-target-boehm-gc
 
 # This is a list of the install targets for all of the modules which are
 # compiled using $(TARGET_FLAGS_TO_PASS).
@@ -808,7 +825,9 @@ INSTALL_TARGET_MODULES = \
        install-target-winsup \
        install-target-libgloss \
        install-target-libiberty \
-       install-target-gperf
+       install-target-gperf \
+       install-target-libjava \
+       install-target-boehm-gc
 
 # This is a list of the targets for which we can do a clean-{target}.
 CLEAN_MODULES = \
@@ -831,6 +850,9 @@ CLEAN_MODULES = \
        clean-findutils \
        clean-find \
        clean-flex \
+       $(start-sanitize-cygnus) \
+       clean-flexlm \
+       $(end-sanitize-cygnus) \
        clean-gas \
        clean-gawk \
        clean-gettext \
@@ -899,7 +921,10 @@ CLEAN_TARGET_MODULES = \
        clean-target-libiberty \
        clean-target-gperf \
        clean-target-examples \
-       clean-target-cygmon
+       clean-target-libstub \
+       clean-target-cygmon \
+       clean-target-libjava \
+       clean-target-boehm-gc
 
 # All of the x11 modules that can be cleaned
 CLEAN_X11_MODULES = \
@@ -1474,13 +1499,14 @@ all-ash:
 all-autoconf: all-m4 all-texinfo
 all-automake:
 all-bash:
-all-bfd:
-all-binutils: all-libiberty all-opcodes all-bfd all-flex all-bison all-byacc
+all-bfd: all-libiberty all-intl
+all-binutils: all-libiberty all-opcodes all-bfd all-flex all-bison all-byacc all-intl
 all-bison: all-texinfo
+all-target-boehm-gc:
 all-byacc:
 all-cvssrc:
 configure-target-cygmon: $(ALL_GCC)
-all-target-cygmon: configure-target-cygmon all-gas all-ld all-gcc all-target-libiberty all-target-newlib all-target-libio
+all-target-cygmon: configure-target-cygmon all-gas all-ld all-gcc all-target-libiberty all-target-newlib all-target-libio all-target-libstub
 all-db:
 all-dejagnu: all-tcl all-expect all-tk
 all-diff: all-libiberty
@@ -1494,7 +1520,10 @@ all-fileutils: all-libiberty
 all-findutils:
 all-find:
 all-flex: all-libiberty all-bison all-byacc
-all-gas: all-libiberty all-opcodes all-bfd
+# start-sanitize-cygnus
+all-flexlm:
+# end-sanitize-cygnus
+all-gas: all-libiberty all-opcodes all-bfd all-intl
 all-gash: all-tcl
 all-gawk:
 ALL_GCC = all-gcc
@@ -1509,7 +1538,7 @@ all-gettext:
 all-gnuserv:
 configure-target-gperf: $(ALL_GCC)
 all-target-gperf: configure-target-gperf all-target-libiberty all-target-libstdc++
-all-gprof: all-libiberty all-bfd all-opcodes
+all-gprof: all-libiberty all-bfd all-opcodes all-intl
 all-grep: all-libiberty
 all-grez: all-libiberty all-bfd all-opcodes
 all-gui: all-gdb all-libproc all-target-librx
@@ -1527,7 +1556,7 @@ all-itcl: all-tcl all-tk
 # start-sanitize-ide
 all-jstools: all-tcl all-tk all-tix all-libgui all-libide all-libidetcl
 # end-sanitize-ide
-all-ld: all-libiberty all-bfd all-opcodes all-bison all-byacc all-flex
+all-ld: all-libiberty all-bfd all-opcodes all-bison all-byacc all-flex all-intl
 configure-target-libg++: $(ALL_GCC) configure-target-librx
 all-target-libg++: configure-target-libg++ all-gas all-ld all-gcc all-target-libiberty all-target-newlib all-target-libio all-target-librx all-target-libstdc++
 configure-target-libgloss: $(ALL_GCC)
@@ -1541,10 +1570,13 @@ all-libiberty:
 all-libide: all-ilu
 all-libidetcl: all-tcl all-tk all-itcl all-ilu all-libgui all-libide
 # end-sanitize-ide
+all-target-libjava:
 configure-target-librx: $(ALL_GCC) configure-target-newlib
 all-target-librx: configure-target-librx
 configure-target-libstdc++: $(ALL_GCC)
 all-target-libstdc++: configure-target-libstdc++ all-gas all-ld all-gcc all-target-libiberty all-target-newlib all-target-libio
+configure-target-libstub: $(ALL_GCC)
+all-target-libstub: configure-target-libstub
 all-libtool:
 all-m4: all-libiberty
 all-make: all-libiberty
@@ -1562,7 +1594,7 @@ all-sed: all-libiberty
 all-send-pr: all-prms
 all-shellutils:
 all-sim: all-libiberty all-bfd all-opcodes all-readline
-all-snavigator: all-tcl all-tk all-tix all-itcl all-db all-grep
+all-snavigator: all-tcl all-tk all-tix all-itcl all-db all-grep all-flexlm
 all-tar: all-libiberty
 all-tcl:
 all-tclX: all-tcl all-tk
@@ -1584,7 +1616,7 @@ all-target-libiberty: configure-target-libiberty all-gcc all-ld all-target-newli
 all-target: $(ALL_TARGET_MODULES)
 install-target: $(INSTALL_TARGET_MODULES)
 # start-sanitize-gdbtk
-install-gdbtk: install-tcl install-tk install-itcl install-tix install-libgui install-gdb
+install-gdb: install-tcl install-tk install-itcl install-tix install-libgui
 #end-sanitize-gdbtk
 ### other supporting targets
 
@@ -1719,20 +1751,20 @@ TEXINFO_SUPPORT= texinfo/texinfo.tex texinfo/gpl.texinfo texinfo/lgpl.texinfo
 DIST_SUPPORT= $(DEVO_SUPPORT) $(TEXINFO_SUPPORT)
 
 .PHONY: gas.tar.gz
-GAS_SUPPORT_DIRS= bfd include libiberty opcodes setup.com makefile.vms
+GAS_SUPPORT_DIRS= bfd include libiberty opcodes intl setup.com makefile.vms
 gas.tar.gz: $(DIST_SUPPORT) $(GAS_SUPPORT_DIRS) gas
        $(MAKE) -f Makefile.in taz TOOL=gas \
                SUPPORT_FILES="$(GAS_SUPPORT_DIRS)"
 
 # The FSF "binutils" release includes gprof and ld.
 .PHONY: binutils.tar.gz
-BINUTILS_SUPPORT_DIRS= bfd gas include libiberty opcodes ld gprof setup.com makefile.vms
+BINUTILS_SUPPORT_DIRS= bfd gas include libiberty opcodes ld gprof intl setup.com makefile.vms
 binutils.tar.gz: $(DIST_SUPPORT) $(BINUTILS_SUPPORT_DIRS) binutils
        $(MAKE) -f Makefile.in taz TOOL=binutils \
                SUPPORT_FILES="$(BINUTILS_SUPPORT_DIRS) makeall.bat configure.bat"
 
 .PHONY: gas+binutils.tar.gz
-GASB_SUPPORT_DIRS= $(GAS_SUPPORT_DIRS) binutils ld gprof
+GASB_SUPPORT_DIRS= $(GAS_SUPPORT_DIRS) binutils ld gprof intl
 gas+binutils.tar.gz: $(DIST_SUPPORT) $(GASB_SUPPORT_DIRS) gas
        $(MAKE) -f Makefile.in taz TOOL=gas \
                SUPPORT_FILES="$(GASB_SUPPORT_DIRS) makeall.bat configure.bat"
@@ -1749,7 +1781,7 @@ gnats.tar.gz: $(DIST_SUPPORT) $(GNATS_SUPPORT_DIRS) gnats
                SUPPORT_FILES="$(GNATS_SUPPORT_DIRS)"
 
 .PHONY: gdb.tar.gz
-GDB_SUPPORT_DIRS= bfd include libiberty mmalloc opcodes readline sim utils
+GDB_SUPPORT_DIRS= bfd include libiberty mmalloc opcodes readline sim utils intl
 GDBTK_SUPPORT_DIRS= `if [ -d tcl -a -d tk ] ; then echo tcl tk ; fi`
 gdb.tar.gz: $(DIST_SUPPORT) $(GDB_SUPPORT_DIRS) gdb
        $(MAKE) -f Makefile.in taz TOOL=gdb \
This page took 0.025315 seconds and 4 git commands to generate.