# make -j 5 buildworld

works fine on my Releng_6 system, but

# make buildworld

with

.MAKEFLAGS= -j 5

in my make.conf stops when buildworld arrives at the legacy target. According 
to the man page of make, it should be exactly the same.
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to