aboutsummaryrefslogblamecommitdiffstats
path: root/README.asciidoc
blob: 408f1c7ac6a4c553855525652942afd1cc2ee914 (plain) (tree)
1
2
3
4
5
6
7





                                                                
                           







                                                               
= Efene.mk

http://efene.org/[Efene] plugin for http://erlang.mk/[Erlang.mk]

[source,make]
----
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.