|
makedepend
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: Creates dependencies in makefiles |
||||||||||||||||||||||||||||||
| Type: Formula | Tracked Since: Dec 28, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: build-system c c++ makefile developer-tools | ||||||||||||||||||||||||||||||
| Install: brew install makedepend | ||||||||||||||||||||||||||||||
|
About: Makedepend is a utility that analyzes C or C++ source files to determine their header dependencies. It generates a list of rules suitable for use in a Makefile, ensuring that targets are rebuilt when their dependencies change. This automates the tedious process of manually tracking #include statements. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|