BUILD_DEPS = efene efene.mk
dep_efene.mk = git https://github.com/ninenines/efene.mk master
DEP_PLUGINS = efene.mk
include erlang.mk
The command make
will compile all Efene files in the 'src/'
directory.
The command make efene-shell
will open an Efene shell.