Registered by Zygmunt Krynicki

Autotools replacement with no learning curve and some interesting design concepts

Standard makefiles aim to be a viable alternative to autotools (autoconf + automake + libtool). Unlike autotools the learning curve is simply flat. Many otherwise configurable things are left as a default matching good conventions. The whole suite is very simple to understand, modify and does not litter source directories with auto-generated files. While the feature set of standard makefiles is far smaller they already work better in some circumstances, such as cross-compilation and non-GNU-Linux development.

Project information

Maintainer:
Zygmunt Krynicki
Driver:
Not yet selected
Licence:
Simplified BSD Licence

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
make, shell, python

All bugs Latest bugs reported

Get Involved

Downloads

StandardMakefiles does not have any download files registered with Launchpad.