GitXplorerGitXplorer
s

makefile-style-checker

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

Makefile style checker

The purpose of this tool is to check Makefiles against a style protocol, which includes:

  • A set of targets

Example

makefile-style-checker --targets all,test,install,uninstall,debug Makefile ../impl/Makefile

Installation

make install

Style requests

Please open issue

Contributors

Sapan Bhatia

License

GPLv3