blob: 1e65ee133b8507f3bd6ae5ea50c0d185da9686a0 [file] [log] [blame]
Unix Makefiles
--------------
Generates standard UNIX makefiles.
A hierarchy of UNIX makefiles is generated into the build tree. Any
standard UNIX-style make program can build the project through the
default ``all`` target. An ``install`` target is also provided.