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

/freebsd-9.3-release/share/mk/
H A Dbsd.subdir.mkdiff 146817 Tue May 31 05:14:51 MDT 2005 ru For ${SUBDIR} targets, change the type of dependency operator from `::'
to `:', so that it stays compatible with a stale dependency recorded in
.depend when the type of "foo" changes from file to directory or back.
Compensate for the loss of the "If no sources are specified, the target
is always re-created" feature by marking these targets with the .PHONY
attribute. While here, fix a bug in the target's script (nobody uses
these targets apparently).

Completed in 51 milliseconds