Skip to content

Omake build system for OCaml (based on svn branch 0.9.8.6)

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
LICENSE.OMake
Notifications You must be signed in to change notification settings

skydeck/omake986

Repository files navigation

Please read the INSTALL file.

To summarize, you need to build a bootstrap version of omake, then use
the bootstrap executable to complete the build.  Run the following
from a console window (you may need to use the Visual Studio Console Window).

   nmake -f Makefile.nt bootstrap

Next, open the .config file in a text editor and tweak the build parameters
(including the installation directory) if needed. Now, run the following 
from a console window (again, you may need to use the Visual Studio Console
Window).

   nmake -f Makefile.nt install

If you have already created the .config or if you are happy to use the default
build parameters and the default installation directory, you can skip all the
steps except for the very last one.

About

Omake build system for OCaml (based on svn branch 0.9.8.6)

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
LICENSE
Unknown
LICENSE.OMake

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages