diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-05-31 07:14:51 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-05-31 07:14:51 +0000 |
commit | 3d7f65df6e2e73128b476eb062c48ca26b91a64c (patch) | |
tree | a35ecbdbbb1d60670550c7f1b4e371c2b5ea7709 /sys | |
parent | c0913e73f90f15a4c61b5b0ffe531c3043fade8a (diff) | |
download | src-3d7f65df6e2e73128b476eb062c48ca26b91a64c.tar.gz src-3d7f65df6e2e73128b476eb062c48ca26b91a64c.zip |
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).
Notes
Notes:
svn path=/head/; revision=146817
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions