table of contents
MKCOMDEPEND(1) | MKCOMDEPEND(1) |
NAME¶
mkcomdepend - generate Makefile dependencies from scripts.
SYNOPSIS¶
mkcomdepend build.sh
DESCRIPTION¶
Extracts dependencies from scripts. Takes all variables starting with INPUT, OUTPUT and OUTDIR, enclosed in:
#BEGIN DEPEND
...
#END DEPEND
mkcomdepend attempts to evaluate expressions enclosed in $(...).
RESOURCES¶
Homepage and issue tracker: https://projects.ibt.lt/repositories/projects/mkdepend
LICENSE¶
mkcomdepend is released under BSD-3-Clause license.
04/27/2021 |