From: Karen Christiansen Date: Tue, 17 May 1994 23:57:58 +0000 (+0000) Subject: cleanup after 94q2 migration X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fea15001108d3f02b9c8ee0aed7cfc1f63644054;p=binutils-gdb.git cleanup after 94q2 migration --- diff --git a/build-all.mk b/build-all.mk index 2a5db486688..751f72708a8 100644 --- a/build-all.mk +++ b/build-all.mk @@ -37,7 +37,7 @@ TREE = devo include $(TREE)/release-info -TEST_INSTALL_DISK = /tug +TEST_INSTALL_DISK = /galt INSTALLDIR = $(TEST_INSTALL_DISK)/$(TREE)-test/$(RELEASE_TAG) @@ -151,7 +151,7 @@ endif ifeq ($(canonhost),mips-sgi-irix4) TARGETS = $(NATIVE) \ mips-idt-ecoff sh-hms -CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh1500 +CC = cc -cckr -Wf,-XNg1500 -Wf,-XNk1000 -Wf,-XNh2000 all: all-cygnus endif