+Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
+
+ * Makefile.in: all-snavigator needs all-libgui.
+
Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
* configure.in: Add cygmon and libstub support for mn10300.
all-send-pr \
all-shellutils \
all-sim \
+ $(start-sanitize-cygnus) \
all-snavigator \
+ $(end-sanitize-cygnus) \
all-tar \
all-tcl \
all-texinfo \
check-sed \
check-send-pr \
check-shellutils \
+ $(start-sanitize-cygnus) \
check-snavigator \
+ $(end-sanitize-cygnus) \
check-sim \
check-tar \
check-tcl \
install-send-pr \
install-shellutils \
install-sim \
+ $(start-sanitize-cygnus) \
install-snavigator \
+ $(end-sanitize-cygnus) \
install-tar \
install-texinfo \
install-textutils \
clean-send-pr \
clean-shellutils \
clean-sim \
+ $(start-sanitize-cygnus) \
clean-snavigator \
+ $(end-sanitize-cygnus) \
clean-tar \
clean-tcl \
clean-texinfo \
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-flexlm
+# start-sanitize-cygnus
+all-snavigator: all-tcl all-tk all-tix all-itcl all-db all-grep all-flexlm all-libgui
+# end-sanitize-cygnus
all-tar: all-libiberty
all-tcl:
all-tclX: all-tcl all-tk
SUPPORT_FILES="$(BINUTILS_SUPPORT_DIRS) makeall.bat configure.bat"
.PHONY: gas+binutils.tar.gz
-GASB_SUPPORT_DIRS= $(GAS_SUPPORT_DIRS) binutils ld gprof intl
+GASB_SUPPORT_DIRS= $(GAS_SUPPORT_DIRS) binutils ld gprof
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"