From 8f19ca203900e43382834ccc6e747517f0a5953e Mon Sep 17 00:00:00 2001 From: Philip Homburg Date: Fri, 14 Jul 2006 11:22:37 +0000 Subject: [PATCH] More stack for in.rshd. --- commands/simple/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 $@ $? -- 2.44.0