diff --git a/commands/simple/Makefile b/commands/simple/Makefile index d019a65f9..58fa74c80 100755 --- a/commands/simple/Makefile +++ b/commands/simple/Makefile @@ -374,7 +374,7 @@ eject: eject.c env: env.c $(CCLD) -o $@ $? - @install -S 4kw $@ + @install -S 50k $@ expand: expand.c $(CCLD) -o $@ $?