GitXplorerGitXplorer
s

makefile-style-checker

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
b141c14afc0667d02287166dda495ebee214d452

Updated README

ssb98052 committed 8 years ago
Unverified
58b63e81f9cb8f3d13317f9b7e03fc48ba61d329

Tweak

ssb98052 committed 8 years ago
Unverified
a5f029f133ef251f4ed53ad11bdcdfefcc4fb446

Working version.

ssb98052 committed 8 years ago
Unverified
0d8de09f85a2c7d17fbfd9c40893e845ad3635ad

README

ssb98052 committed 8 years ago
Unverified
1a5b62b8174224dc3aac3278634a0da24f925e52

Initial commit

ssb98052 committed 8 years ago

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