|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.291, 2012/01/24 17:37:34 | version 1.292, 2012/04/21 08:28:00 | ||
|---|---|---|---|
|
|
||
| # (Tells <bsd.subdir.mk> not to recurse for them.) | # (Tells <bsd.subdir.mk> not to recurse for them.) | ||
| # | # | ||
| .for dir in bin etc distrib games libexec regress sbin usr.sbin tools | .for dir in bin etc distrib games libexec regress sbin usr.bin usr.sbin tools | ||
| includes-${dir}: .PHONY | includes-${dir}: .PHONY | ||
| @true | @true | ||
| .endfor | .endfor |