Home
last modified time | relevance | path

Searched refs:meta2deps (Results 1 – 9 of 9) sorted by last modified time

/freebsd/contrib/bmake/mk/
H A DChangeLog784 * meta2deps.py: R 1234 . is not interesting
1032 * meta2deps.py: take special care of '..'
1047 * meta2deps.py: fix botched indenation.
1318 * meta2deps.sh: don't ignore subdirs.
1477 * meta2deps.sh: support @list
1479 * meta2deps.py: updates from Juniper
1677 * gendirdeps.mk, meta2deps.py, meta2deps.sh: handle $TARGET_SPEC
1679 Bring meta2deps.sh closer to par with meta2deps.py.
1721 * meta2deps.py: if machine is "host", then also trim
1828 * import latest meta2deps.py from Juniper.
[all …]
H A DFILES79 meta2deps.py
80 meta2deps.sh
H A Dmeta.sys.mk77 META2DEPS ?= ${.PARSEDIR}/meta2deps.py
79 META2DEPS ?= ${.PARSEDIR}/meta2deps.sh
H A Dmeta2deps.sh158 meta2deps() { function
454 */meta2dep*) meta2deps "$@";;
H A Dgendirdeps.mk146 META2DEPS ?= ${.PARSEDIR}/meta2deps.sh
H A Dmk-files.txt559 share/mk/meta2deps.py
560 share/mk/meta2deps.sh
/freebsd/share/mk/
H A Dmeta.sys.mk77 META2DEPS ?= ${.PARSEDIR}/meta2deps.py
79 META2DEPS ?= ${.PARSEDIR}/meta2deps.sh
H A Dmeta2deps.sh158 meta2deps() { function
454 */meta2dep*) meta2deps "$@";;
H A Dgendirdeps.mk146 META2DEPS ?= ${.PARSEDIR}/meta2deps.sh