projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a0c686b
)
*** empty log message ***
author
Steve Chamberlain
<steve@cygnus>
Thu, 31 Oct 1991 05:40:50 +0000
(
05:40
+0000)
committer
Steve Chamberlain
<steve@cygnus>
Thu, 31 Oct 1991 05:40:50 +0000
(
05:40
+0000)
config/mh-delta88
patch
|
blob
|
history
diff --git
a/config/mh-delta88
b/config/mh-delta88
index 691d00b578e66973128b6525645340cfb8c45fe5..5dec60aabb311ce8614df73612e9ef5725ad15cc 100644
(file)
--- 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
+CC=/usr/cygnus/bin/gcc
-# We want a gas ..
-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