From d0c94265c042fe419926ee3e42fe4821c5e464cb Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 15 Jul 2017 21:56:07 +0200 Subject: Add multi-call binary installation MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- config.mk | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.mk') diff --git a/config.mk b/config.mk index 1bbef28..ae035ef 100644 --- a/config.mk +++ b/config.mk @@ -5,6 +5,9 @@ VERSION = 1.1 PREFIX = /usr/local MANPREFIX = $(PREFIX)/share/man +# Commands +LN = ln -s + # You may want to remove -DHAVE_PRCTL, -DHAVE_EPOLL, and # -DHAVE_SENDFILE from CPPFLAGS if you are not using Linux. CFLAGS = -std=c11 -Wall -pedantic -O2 -- cgit v1.2.3-70-g09d2