makedepend
Port variant standard
Summary Xorg makedepend utility
Package version 1.0.9
Homepage https://www.x.org/archive/X11R7.5/doc/man/man1/makedepend.1.html
Keywords x11, devel
Maintainer nobody
License MIT
Other variants There are no other variants.
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 10 FEB 2024, 15:48:34 UTC
Port created 10 JAN 2018, 15:57:43 UTC
Subpackage Descriptions
single Makedepend is a makefile dependency generator from The XFree86 Project, Inc. Makedepend reads each sourcefile in sequence and parses it like a C-preprocessor, processing all #include, #define, #undef, #ifdef, #ifndef, #endif, #if and #else directives so that it can correctly tell which #include, directives would be used in a compilation. Any #include, directives can reference files having other #include directives, and parsing will occur in these files as well. Every file that a sourcefile includes, directly or indirectly, is what makedepend calls a "dependency". These dependencies are then written to a makefile in such a way that make will know which object files must be recompiled when a dependency has changed.
Configuration Switches (platform-specific settings discarded)
This port has no build options.
Package Dependencies by Type
Build (only) pkgconf:primary:standard
xorg-xorgproto:single:standard
xorg-macros:single:standard
Download groups
main mirror://XORG/individual/util
Distribution File Information
92d0deb659fff6d8ddbc1d27fc4ca8ceb2b6dbe15d73f0a04edc09f1c5782dd4 145080 makedepend-1.0.9.tar.xz
Ports that require makedepend:standard
imake:standard X.Org imake program and related utilities