include $(MFEXT_HOME)/share/plugin.mk

{% block custom %}
custom::
	@# your custom build directives here

{% endblock %}

{% block extra %}
{% endblock %}
