From 3435cf05fb063d92e1cfa3cd7ccb71ae5f792411 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Sun, 8 Nov 2015 14:52:00 +0100 Subject: Mention make local in README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9723ec8..2312d9a 100644 --- a/README.md +++ b/README.md @@ -616,7 +616,9 @@ In order to build vis you will need a C99 compiler as well as: If you want a self contained statically linked binary you can try to run `make standalone` which will attempt to download, compile -and install all of the above dependencies. +and install all of the above dependencies. `make local` will do +the same but only for libtermkey, lua and LPeg (i.e. the system +C and curses libraries are used). To build a regular dynamically linked binary using the system libraries, simply run `make` (possibly after adapting `config.mk` -- cgit v1.2.3