More stack for aal.
This commit is contained in:
parent
42050e39f8
commit
c45ee629ee
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ OFILES= archiver.o \
|
|||
|
||||
aal: $(OFILES)
|
||||
$(CC) $(LDFLAGS) -o aal $(OFILES)
|
||||
install -S 64k $@
|
||||
install -S 512k $@
|
||||
|
||||
install: /usr/bin/aal /usr/bin/ar
|
||||
|
||||
|
|
Loading…
Reference in a new issue