#CVS: Modified Files:

This commit is contained in:
Steve Chamberlain 1991-10-31 01:25:35 +00:00
parent 3ab958289b
commit a0c686b537
1 changed files with 3 additions and 1 deletions

View File

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