From: Karen Christiansen Date: Tue, 17 May 1994 23:57:58 +0000 (+0000) Subject: cleanup after 94q2 migration X-Git-Tag: gdb-4_18~14508 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fea15001108d3f02b9c8ee0aed7cfc1f63644054;p=platform%2Fupstream%2Fbinutils.git cleanup after 94q2 migration --- diff --git a/build-all.mk b/build-all.mk index 2a5db48..751f727 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