From 72d9f013c4a4d47273f78b40f080b49494bab78f Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 11 Jan 2015 23:49:39 +0000 Subject: Clean up static/shared libs initialization in configure and Makefile fd_close -> close in s6-notifywhenup --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 46f8376..cdd3415 100644 --- a/Makefile +++ b/Makefile @@ -9,6 +9,9 @@ it: all CC = $(error Please use ./configure first) +STATIC_LIBS := +SHARED_LIBS := + -include config.mak include package/targets.mak include package/deps.mak -- cgit v1.2.3