K 10 svn:author V 3 bde K 8 svn:date V 27 1998-04-27T16:21:33.000000Z K 7 svn:log V 476 Don't build dependencies unless NOCLEAN is set. This speeds up `make world' by about 14% here (down to 4490 seconds real on a K6/233). Temporarily skip this optimization when building with -j, since there are still many broken makefiles. Fixed NOCLEANDIR option. Cleaning of `.depend' was broken. Put -nostdinc in CFLAGS, not in CC, and don't override the default CC. This fixes enforcing use of ${WORLDTMP}/usr/include. Don't install library man pages in ${WORLDTMP}. END