binutils-gdb/config/mh-delta88
1991-10-31 01:25:35 +00:00

16 lines
375 B
Plaintext

# Define SYSV as -DSYSV if you are using a System V operating system.
SYSV = -DSYSV
RANLIB = echo >/dev/null
# 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