Browse Source

#CVS: Modified Files:

gdb-4_18-branch
Steve Chamberlain 35 years ago
parent
commit
a0c686b537
  1. 4
      config/mh-delta88

4
config/mh-delta88

@ -3,7 +3,9 @@ SYSV = -DSYSV
RANLIB = echo >/dev/null
# We want a gas ..
ALL = all.normal fakegas
all: all.normal fakegas
fakegas: $(unsubdir)/gas$(subdir)/as.new
- mkdir $(unsubdir)/gas

Loading…
Cancel
Save