From: Philip Homburg Date: Fri, 14 Jul 2006 11:22:37 +0000 (+0000) Subject: More stack for in.rshd. X-Git-Tag: v3.1.3~250 X-Git-Url: http://zhaoyanbai.com/repos/icons/jhe061.png?a=commitdiff_plain;h=8f19ca203900e43382834ccc6e747517f0a5953e;p=minix.git More stack for in.rshd. --- diff --git a/commands/simple/Makefile b/commands/simple/Makefile index dfed5c056..d019a65f9 100755 --- a/commands/simple/Makefile +++ b/commands/simple/Makefile @@ -462,7 +462,7 @@ in.fingerd: in.fingerd.c in.rshd: in.rshd.c $(CCLD) -o $@ in.rshd.c - @install -S 4kw $@ + @install -S 8kw $@ installx: install.c # Note: avoided confict with 'install' rule. $(CCLD) -o $@ $?