X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=Makefile.in;h=2b8ae3a992c9721866b4bacbb48f5ffb1f386dcd;hb=275049c07854ea359022d4a2929f92234f6db6d1;hp=6b93cf9cf0ef87565e81c811ba3ba6e9b0174ca4;hpb=ded6bcab5c70f8d12ba8b8c25b648f0ac14cb7be;p=deliverable%2Fbinutils-gdb.git diff --git a/Makefile.in b/Makefile.in index 6b93cf9cf0..2b8ae3a992 100644 --- a/Makefile.in +++ b/Makefile.in @@ -330,6 +330,7 @@ ALL_MODULES = \ all-prms \ all-rcs \ all-readline \ + all-release \ all-recode \ all-sed \ all-send-pr \ @@ -617,12 +618,17 @@ check: $(CHECK_MODULES) \ # Installation targets. -.PHONY: install uninstall +.PHONY: install uninstall vault-install install: $(INSTALL_TARGET) uninstall: @echo "the uninstall target is not supported in this tree" +vault-install: + @if [ -f ./release/vault-install ] ; then \ + ./release/vault-install $(host_alias) $(target_alias) ; \ + fi + .PHONY: install.all install.all: install-no-fixedincludes @if [ -f ./gcc/Makefile ] ; then \ @@ -849,7 +855,7 @@ all-diff: all-libiberty all-emacs: all-etc: all-expect: all-tcl -all-fileutils: +all-fileutils: all-libiberty all-find: all-flex: all-libiberty all-byacc all-gas: all-libiberty all-opcodes all-bfd @@ -870,7 +876,7 @@ all-m4: all-libiberty all-make: all-libiberty all-mmalloc: all-newlib: all-binutils all-gas all-gcc -all-opcodes: +all-opcodes: all-bfd all-patch: all-prms: all-rcs: @@ -963,7 +969,7 @@ Makefile: $(srcdir)/Makefile.in $(host_makefile_frag) $(target_makefile_frag) DEVO_SUPPORT= README Makefile.in configure configure.in \ config.guess config.sub config move-if-change ETC_SUPPORT= Makefile.in cfg-paper.texi configure.in configure.man \ - configure.texi + configure.texi standards.texi make-stds.texi GDB_SUPPORT_DIRS= bfd include libiberty mmalloc opcodes readline glob sim GDB_SUPPORT_FILES= $(GDB_SUPPORT_DIRS)