More stack for tar

This commit is contained in:
Philip Homburg 2005-07-11 12:47:43 +00:00
parent 77f1301ae9
commit 9bb373331c

View file

@ -719,7 +719,7 @@ tail: tail.c
tar: tar.c
$(CCLD) -o $@ $?
@install -S 30kw $@
@install -S 512kw $@
tcpd: tcpd.c
$(CCLD) -o $@ -DPARANOID=0 tcpd.c