macOS
brew install makedependlocal Homebrew formula metadata
sudo port install makedependMacPorts ports tree · x11/makedepend/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de makedepend pour les workflows d'agents IA.
installation
brew install makedependlocal Homebrew formula metadata
sudo port install makedependMacPorts ports tree · x11/makedepend/Portfile · Source: api.github.com
sudo apk add makedependAlpine Linux edge package indexes · makedepend · Source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#makedependnixpkgs package indexes · pkgs/by-name/ma/makedepend/package.nix · Source: api.github.com
sudo zypper install makedependopenSUSE Tumbleweed package metadata · makedepend · Source: download.opensuse.org
sudo dnf install imakeFedora Rawhide package metadata · imake · Source: dl.fedoraproject.org
aperçu
Creates dependencies in makefiles
historique
makedepend is an X.Org utility that parses C source files and writes include-file dependencies into makefiles so make knows which object files must be rebuilt.
The upstream AUTHORS file credits Todd Brunhoff of Tektronix and MIT Project Athena as the original author, with Jim Fulton credited for the ifparser. The manpage carries Open Group copyright notices from 1993, 1994, and 1998, reflecting the tool's X11-era heritage.
The current X.Org repository keeps makedepend as a standalone utility module. Its GitLab project page describes it as a utility to parse C source files into dependency lists for Makefiles, and the repository tags show modern 1.0.x releases continuing through 1.0.9 in 2024.
makedepend belongs to the older imake/X11 build world, where generated dependency blocks inside Makefiles were a normal way to keep C builds correct before compiler-native dependency flags became the common path.
Its continued packaging is mostly about compatibility and maintenance of older build systems. The upstream README points support and development through the X.Org mailing list and freedesktop.org GitLab, which fits its role as a small utility preserved inside the X.Org module set.
makedepend reads each C source file, processes preprocessor directives such as makefile or Makefile unless another file is named with -f.
A typical makefile target runs makedepend with compiler flags and sources, using a marker line such as '# DO NOT DELETE THIS LINE -- make depend depends on it.' so the generated dependency section can be replaced on later runs.
makedepend is a museum piece that still works: it shows how C dependency generation was bolted onto makefiles before today's compiler -M style flags and higher-level build systems took over.
For maintainers, it is significant because old X.Org, imake, and C packages may still call makedepend directly. Having it packaged separately keeps those builds reproducible without dragging in a larger historical X11 toolchain.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
makedepend | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
métadonnées d'installation
| Clé du paquet | brew:makedepend |
|---|---|
| Version | 1.0.9 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/makedepend |
| Page d'accueil | https://x.org/ |
| Dépôt | https://gitlab.freedesktop.org/xorg/util/makedepend |
| Docs amont | https://gitlab.freedesktop.org/xorg/util/makedepend/-/blob/master/README.md |
| Licence | MIT |
| Archive source | https://xorg.freedesktop.org/releases/individual/util/makedepend-1.0.9.tar.xz |
| Dépendances | util-macros, xorgproto |
| Dépendances de compilation | pkgconf |
| Bouteille | disponible (sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | makedepend |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
makedepend
nix profile install nixpkgs#makedependmakedepend 1.0.9-r0
utility for making makefile dependencies
sudo apk add makedependmakedepend-doc 1.0.9-r0
utility for making makefile dependencies (documentation)
sudo apk add makedepend-docimake 1.0.10-6.fc44
imake source code configuration and build system
sudo dnf install imakemakedepend 1.0.9-1.6
Utility to create dependencies in makefiles
sudo zypper install makedependmakedepend
sudo port install makedependpiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.