From 2fac678d8cdd93ae2e228fc9084e1e6405c05316 Mon Sep 17 00:00:00 2001 From: Steve Chamberlain Date: Thu, 31 Oct 1991 05:40:50 +0000 Subject: [PATCH] *** empty log message *** --- config/mh-delta88 | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/config/mh-delta88 b/config/mh-delta88 index 691d00b578..5dec60aabb 100644 --- a/config/mh-delta88 +++ b/config/mh-delta88 @@ -1,15 +1,8 @@ # Define SYSV as -DSYSV if you are using a System V operating system. SYSV = -DSYSV RANLIB = echo >/dev/null - -# We want a gas .. +CC=/usr/cygnus/bin/gcc -all: all.normal fakegas -fakegas: $(unsubdir)/gas$(subdir)/as.new - - mkdir $(unsubdir)/gas - echo "/bin/as $*" > $(unsubdir)/gas$(subdir)/as.new - echo "install:" > $(unsubdir)/gas$(subdir)/Makefile - touch $(unsubdir)/gas$(subdir)/configure.in