summaryrefslogtreecommitdiff
path: root/Help/generator/Unix Makefiles.rst
blob: 1e65ee133b8507f3bd6ae5ea50c0d185da9686a0 (plain)
1
2
3
4
5
6
7
8
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.