+Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
+
+ * Makefile.in: Make all-opcodes depend on all-bfd.
+
Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
- * config.guess: Added special check for i[34]86-unixvel-sysv4*.
+ * config.guess: Added special check for i[34]86-univel-sysv4*.
Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
all-prms \
all-rcs \
all-readline \
+ all-release \
all-recode \
all-sed \
all-send-pr \
# 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 \
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
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:
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)