Less stack for tar - a bit cramped installing binary packages

on 16MB machines otherwise.
This commit is contained in:
Ben Gras 2006-04-12 00:10:17 +00:00
parent 7a0f8e28ba
commit c1a20efeb9

View file

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