Port variant | standard |
Summary | Xorg makedepend utility |
BROKEN | |
Package version | 1.0.9_1 |
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 | 15 JUL 2024, 01:34:54 UTC |
Port created | 10 JAN 2018, 15:57:43 UTC |
complete | This is the makedepend-standard metapackage. It pulls in all subpackages of makedepend-standard. |
primary | 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. |
man | This is the man page subpackage of the makedepend-standard port. |
Build (only) |
pkgconf:primary:standard xorg-xorgproto:single:standard xorg-macros:single:standard |
main | mirror://XORG/individual/util |
imake:standard | X.Org imake program and related utilities |