'\" t .\" Title: mkcomdepend .\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 04/27/2021 .\" Manual: \ \& .\" Source: \ \& .\" Language: English .\" .TH "MKCOMDEPEND" "1" "04/27/2021" "\ \&" "\ \&" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" mkcomdepend \- generate Makefile dependencies from scripts\&. .SH "SYNOPSIS" .sp \fImkcomdepend build\&.sh\fR .SH "DESCRIPTION" .sp Extracts dependencies from scripts\&. Takes all variables starting with INPUT, OUTPUT and OUTDIR, enclosed in: .sp #BEGIN DEPEND .sp \&... .sp #END DEPEND .sp mkcomdepend attempts to evaluate expressions enclosed in $(\&...)\&. .SH "RESOURCES" .sp Homepage and issue tracker: https://projects\&.ibt\&.lt/repositories/projects/mkdepend .SH "LICENSE" .sp mkcomdepend is released under BSD\-3\-Clause license\&.