Searched hist:2351 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/share/mk/
H A Dbsd.prog.mkdiff 2351 Sun Aug 28 15:32:10 MDT 1994 bde Fix spelling error in little-used target.

Build an intermediate object file even when there is only one source
file. This costs a little space but saves time if the target is rebuilt
a lot, and it stops the target varying with the name of temporary
intermediates.

Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet.

Use ${ECHODIR} instead of echo for printing directory names so that
`make -ss' is very quiet.

Completed in 51 milliseconds