You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
267 B
9 lines
267 B
11 years ago
|
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 make target. A "make install" target is also provided.
|