]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
If .MAKE.DEPENDFILE_DEFAULT is not machine qualified, and we
authorsjg <sjg@FreeBSD.org>
Tue, 12 Mar 2013 17:23:23 +0000 (17:23 +0000)
committersjg <sjg@FreeBSD.org>
Tue, 12 Mar 2013 17:23:23 +0000 (17:23 +0000)
commitdb7f95f3645125842b82df2e4951d10794b45407
tree33684084e3760ff2b8ab50afc84c6f1a001f68c7
parentb44c493437faaf8533374a3d1cae0f82672758ae
If .MAKE.DEPENDFILE_DEFAULT is not machine qualified, and we
find oursleves creating a machine qualified .MAKE.DEPENDFILE which
is identical to a default which exists - skip it.

This allows us to create Makefile.depend.host where it matters,
while leveraging Makefile.depend where it is sufficient.
share/mk/gendirdeps.mk