macOS
brew install makefile2graphlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de makefile2graph pour les workflows d'agents IA.
installation
brew install makefile2graphlocal Homebrew formula metadata
sudo apt install makefile2graphDebian stable package indexes · makefile2graph · Source: deb.debian.org
nix profile install nixpkgs#makefile2graphnixpkgs package indexes · pkgs/by-name/ma/makefile2graph/package.nix · Source: api.github.com
aperçu
Create a graph of dependencies from GNU-Make
historique
makefile2graph is a small command-line tool that turns GNU Make's debug database output into dependency graphs.
The upstream repository was created in 2014 and the README history records active feature work starting in September 2014, including fixes for GNU Make 4.0 output, long options, basename and suffix handling, root node output, and version printing.
The README shows the tool widening beyond its original Graphviz/dot and GEXF XML output. It added a 'deep' output mode in December 2014, graph formatting controls in August 2023, and PlantUML and Mermaid output formats on August 30, 2023.
The official README describes a specific package-maintainer workflow: pipe 'make -Bnd' into make2graph, then feed dot output to Graphviz or emit XML, PlantUML, Mermaid, target lists, or deepest independent targets.
Its adoption evidence is mostly repository-level and use-case based rather than institutional. The README's cluster note for deepest independent targets shows the tool solving a real build-analysis problem for complex makefiles.
Typical usage is 'make -Bnd | make2graph > output.dot' or piping the result to Graphviz to render an image. Other formats include GEXF XML, Mermaid, PlantUML, all-target lists, and deepest independent target output.
The README notes an important parser constraint: make2graph only parses English messages from GNU Make, so users with another locale should set LC_ALL=C. It also states that sub-makefiles are not supported.
makefile2graph is the sort of tool package maintainers reach for when a makefile has become a dependency maze. It gives a visual or list-oriented view of what GNU Make thinks it is going to do.
It is also interesting because it depends on GNU Make's own debug output rather than reimplementing a makefile parser. That keeps the tool small, but ties it to GNU Make output format and locale.
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 |
|---|---|---|---|
make2graph | cli | exécutable global | |
makefile2graph | 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.
https://github.com/lindenb/makefile2graph
métadonnées d'installation
| Clé du paquet | brew:makefile2graph |
|---|---|
| Version | 2021.11.06 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/makefile2graph |
| Page d'accueil | https://github.com/lindenb/makefile2graph |
| Dépôt | https://github.com/lindenb/makefile2graph |
| Docs amont | https://github.com/lindenb/makefile2graph#readme |
| Licence | MIT |
| Archive source | https://github.com/lindenb/makefile2graph/archive/refs/tags/2021.11.06.tar.gz |
| Dernière mise à jour | 2026-06-13T23:35:04+02:00 |
| Pulse | updated |
| Dépendances | graphviz |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, 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 | makefile2graph |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
makefile2graph 2021.11.06-1+b1
creates a graph of dependencies from GNU-Make
https://github.com/lindenb/makefile2graph
sudo apt install makefile2graphmakefile2graph
nix profile install nixpkgs#makefile2graphmakefile2graph 2021.11.06-1
creates a graph of dependencies from GNU-Make
https://github.com/lindenb/makefile2graph
sudo apt install makefile2graphpiste 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.