A build tool for Erlang that just works.
Embrace the power and simplicity of Makefiles.
PROJECT = webchat
DEPS = cowboy
include erlang.mk
Tested and supported on Linux, FreeBSD, OSX and Windows.
A build tool for Erlang that just works.
Embrace the power and simplicity of Makefiles.
PROJECT = webchat
DEPS = cowboy
include erlang.mk
Tested and supported on Linux, FreeBSD, OSX and Windows.