]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update dirdeps.mk and gendirdeps.mk
authorSimon J. Gerraty <sjg@FreeBSD.org>
Thu, 19 Dec 2019 04:49:34 +0000 (04:49 +0000)
committerSimon J. Gerraty <sjg@FreeBSD.org>
Thu, 19 Dec 2019 04:49:34 +0000 (04:49 +0000)
commit0dd6117e9dba3b55f75cd2e329a09fa14a974ac3
tree9dc526857ac091dcd4f4291f2ba13c066c570747
parentcc8e053f271fd87b30411dd9ad03f6047bac840e
Update dirdeps.mk and gendirdeps.mk

The env space consumed by exporting all libc's .meta files
left little room for command line,
so unexport when done.

Update dirdeps.mk to latest and add
dirdeps-targets.mk to simplify/update targets/Makefile

Makefile changes to go with Makefile.depend changes in D22494

MFC of r355618

Reviewed by:  bdrewery
Sponsored by:   Juniper Networks
Differential Revision:  https://reviews.freebsd.org/D22495
14 files changed:
lib/libbsnmp/libbsnmp/Makefile
lib/libgcc_eh/Makefile
lib/libmagic/Makefile
lib/libpmc/Makefile
share/mk/dirdeps-targets.mk [new file with mode: 0644]
share/mk/dirdeps.mk
share/mk/gendirdeps.mk
share/mk/local.dirdeps-options.mk [new file with mode: 0644]
share/mk/local.dirdeps.mk
share/mk/local.gendirdeps.mk
share/mk/local.meta.sys.mk
share/mk/meta.sys.mk
targets/Makefile
targets/Makefile.inc