Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Way to visualize target hierarchy, instead of files #32

Open
ZelphirKaltstahl opened this issue Jun 1, 2022 · 0 comments
Open

Way to visualize target hierarchy, instead of files #32

ZelphirKaltstahl opened this issue Jun 1, 2022 · 0 comments

Comments

@ZelphirKaltstahl
Copy link

Is there any way to use makefile2graph to show the tree of targets, instead of the tree of files?

The use cases I have are often not files, but merely .PHONY targets, which are any kind of jobs, not necessarily compilations, which lead to files being created. They might be something like running tests and outputting test result, or running a linter, which outputs comments about files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant