Searched hist:35479 (Results 1 - 1 of 1) sorted by path

/freebsd-10.1-release/
H A DMakefilediff 35479 Mon Apr 27 14:21:33 MDT 1998 bde 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}.

Completed in 275 milliseconds