diff options
-rw-r--r-- | development/omake/README | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/development/omake/README b/development/omake/README index 227bd9bb1fd4f..a5e5495154455 100644 --- a/development/omake/README +++ b/development/omake/README @@ -1,5 +1,6 @@ -OMake is a build system designed for scalability and portability. It uses -a syntax similar to make utilities you may have used, but it features many -additional enhancements. +OMake is a build system designed for scalability and portability. It +uses a syntax similar to make utilities you may have used, but it +features many additional enhancements. -OMake requires ocaml and ocaml-findlib, also available from SlackBuilds.org +OMake requires ocaml and ocaml-findlib, also available from +SlackBuilds.org |