From 2533ba072e6f5a4f0584bf7306c1f9ffa5c65dd4 Mon Sep 17 00:00:00 2001 From: Dmitry Belyavskiy Date: Fri, 18 Dec 2015 23:25:18 +0300 Subject: [PATCH] Restored 'links' target --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index cae4b79..087fc8b 100644 --- a/Makefile +++ b/Makefile @@ -63,6 +63,8 @@ install: tests: +links: + update: local_depend @if [ -z "$(THIS)" ]; then $(MAKE) -f $(TOP)/Makefile reflect THIS=$@; fi -- 2.39.2