Home
last modified time | relevance | path

Searched refs:meta2deps (Results 1 – 5 of 5) sorted by relevance

/dragonfly/contrib/bmake/mk/
H A DFILES72 meta2deps.py
73 meta2deps.sh
H A DChangeLog163 * meta2deps.py: avoid confusion if MACHINE and another
411 * meta2deps.py: R 1234 . is not interesting
659 * meta2deps.py: take special care of '..'
674 * meta2deps.py: fix botched indenation.
945 * meta2deps.sh: don't ignore subdirs.
1104 * meta2deps.sh: support @list
1106 * meta2deps.py: updates from Juniper
1304 * gendirdeps.mk, meta2deps.py, meta2deps.sh: handle $TARGET_SPEC
1306 Bring meta2deps.sh closer to par with meta2deps.py.
1455 * import latest meta2deps.py from Juniper.
[all …]
H A Dmeta.sys.mk85 META2DEPS ?= ${.PARSEDIR}/meta2deps.py
87 META2DEPS ?= ${.PARSEDIR}/meta2deps.sh
H A Dmeta2deps.sh158 meta2deps() { function
443 */meta2dep*) meta2deps "$@";;
H A Dgendirdeps.mk109 META2DEPS ?= ${.PARSEDIR}/meta2deps.sh