makedepend 7.7+3
| Name | makedepend |
|---|---|
| Version | 7.7+3 |
| Summary | create dependencies in makefiles |
| Description | The makedepend program reads each sourcefile in sequence and parses it like a C-preprocessor, processing all #include, #define, #undef, #ifdef, #ifndef, #endif, #if, #elif 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. |
| Section | base |
| License | MIT |
| Homepage | http://www.x.org |
| Bug tracker | https://bugs.freedesktop.org/enter_bug.cgi?product=xorg |
| Recipe file |
recipes-debian/xorg-util/makedepend_debian.bb
recipes-debian/xorg-util/xorg-util-common.inc |
| Layer | meta-debian (morty branch) |
| Inherits |
|
| Dependencies |
|
| PACKAGECONFIG options |
Sources
| git://github.com/ystk/debian-xutils-dev.git |
Patches
None
Other branches
This recipe in other branches of meta-debian:
| Branch | Recipe |
|---|---|
| morty (Yocto Project 2.2) | makedepend 7.7+3 (this recipe) |
| daisy (Yocto Project 1.6) | makedepend |