*** empty log message ***

This commit is contained in:
Steve Chamberlain 1991-10-31 05:40:50 +00:00
parent a0c686b537
commit 2fac678d8c
1 changed files with 1 additions and 8 deletions

View File

@ -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