diff --git a/commands/ash/Makefile b/commands/ash/Makefile index c0c505886..108bba28a 100755 --- a/commands/ash/Makefile +++ b/commands/ash/Makefile @@ -50,7 +50,7 @@ all: sh sh: $(OBJS) $(CC) $(CFLAGS) -fnone -o sh $(OBJS) $(LIBS) - install -S 116k sh + install -S 136k sh install: /usr/bin/ash /usr/bin/sh /bin/sh /bin/bigsh