More stack for tar
This commit is contained in:
parent
77f1301ae9
commit
9bb373331c
1 changed files with 1 additions and 1 deletions
|
@ -719,7 +719,7 @@ tail: tail.c
|
||||||
|
|
||||||
tar: tar.c
|
tar: tar.c
|
||||||
$(CCLD) -o $@ $?
|
$(CCLD) -o $@ $?
|
||||||
@install -S 30kw $@
|
@install -S 512kw $@
|
||||||
|
|
||||||
tcpd: tcpd.c
|
tcpd: tcpd.c
|
||||||
$(CCLD) -o $@ -DPARANOID=0 tcpd.c
|
$(CCLD) -o $@ -DPARANOID=0 tcpd.c
|
||||||
|
|
Loading…
Reference in a new issue