From ef795796bf29d3e9c1b88bc06ad509098a8a4001 Mon Sep 17 00:00:00 2001 From: Philip Homburg Date: Mon, 11 Jul 2005 12:45:57 +0000 Subject: [PATCH] More stack for acd. --- commands/i386/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commands/i386/Makefile b/commands/i386/Makefile index 21c81d8ec..04867eb2d 100755 --- a/commands/i386/Makefile +++ b/commands/i386/Makefile @@ -8,7 +8,7 @@ all:: acd acd: acd.c $(CCLD) -o $@ -DARCH=\"`arch`\" -DDESCR=\"/usr/lib/descr\" $? - install -S 25kw $@ + install -S 50kw $@ install:: /usr/bin/acd /usr/bin/cc /usr/bin/m2 /usr/bin/pc -- 2.44.0