From f3f1c663e5fab01c727ab91ddfc4ff257def5f21 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Hoguin?= Date: Fri, 27 Jul 2018 12:46:02 +0200 Subject: Gun 1.0.0 --- docs/en/erlang.mk/1/guide/updating/index.html | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/en/erlang.mk/1/guide/updating') diff --git a/docs/en/erlang.mk/1/guide/updating/index.html b/docs/en/erlang.mk/1/guide/updating/index.html index 86e18069..09601529 100644 --- a/docs/en/erlang.mk/1/guide/updating/index.html +++ b/docs/en/erlang.mk/1/guide/updating/index.html @@ -111,6 +111,7 @@ http://www.gnu.org/software/src-highlite -->

The build.config file is automatically used when you bootstrap Erlang.mk or when you update it with make erlang-mk.

The build.config file contains the list of all files that will be built into the resulting erlang.mk file. You can start from the most recent version and customize to your needs.

You can also name the file differently or put it in a separate folder by modifying the value for ERLANG_MK_BUILD_CONFIG. You can also tell Erlang.mk to use a different temporary directory by changing the ERLANG_MK_BUILD_DIR variable.

+

If you want to use a different repository or a specific commit for updating, you may use the variables ERLANG_MK_REPO and ERLANG_MK_COMMIT.

-- cgit v1.2.3