Searched refs:meta2deps (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/bmake/mk/
H A Dmeta2deps.sh4 # meta2deps.sh - extract useful info from .meta files
7 # meta2deps.sh SB="SB" "meta" ...
78 # $Id: meta2deps.sh,v 1.21 2024/02/17 17:26:57 sjg Exp $
158 meta2deps() { function
454 */meta2dep*) meta2deps "$@";;
H A Dmeta.sys.mk77 META2DEPS ?= ${.PARSEDIR}/meta2deps.py
79 META2DEPS ?= ${.PARSEDIR}/meta2deps.sh
H A Dgendirdeps.mk146 META2DEPS ?= ${.PARSEDIR}/meta2deps.sh
190 # meta2deps.py only groks objroot
401 .endif # meta2deps failed
/freebsd-current/share/mk/
H A Dmeta2deps.sh4 # meta2deps.sh - extract useful info from .meta files
7 # meta2deps.sh SB="SB" "meta" ...
78 # $Id: meta2deps.sh,v 1.21 2024/02/17 17:26:57 sjg Exp $
158 meta2deps() { function
454 */meta2dep*) meta2deps "$@";;
H A Dmeta.sys.mk77 META2DEPS ?= ${.PARSEDIR}/meta2deps.py
79 META2DEPS ?= ${.PARSEDIR}/meta2deps.sh
H A Dgendirdeps.mk146 META2DEPS ?= ${.PARSEDIR}/meta2deps.sh
190 # meta2deps.py only groks objroot
401 .endif # meta2deps failed

Completed in 239 milliseconds