From 35013601f460930d951310ec9a63b874086d2ba9 Mon Sep 17 00:00:00 2001 From: Augustin Cavalier Date: Wed, 21 Nov 2018 18:35:02 -0500 Subject: [PATCH] Jambase: Remove crelib. Not needed anymore as I've just removed the platforms that used it. --- jam/Jambase | 3 --- 1 file changed, 3 deletions(-) diff --git a/jam/Jambase b/jam/Jambase index 4517d3b..5883b47 100644 --- a/jam/Jambase +++ b/jam/Jambase @@ -325,7 +325,6 @@ CC ?= cc ; CCFLAGS ?= ; CP ?= cp -f ; -CRELIB ?= ; DOT ?= . ; DOTDOT ?= .. ; EXEMODE ?= 711 ; @@ -643,8 +642,6 @@ } LocalClean clean : $(_l) ; - - if $(CRELIB) { CreLib $(_l) : $(_s[1]) ; } Archive $(_l) : $(_s) ; -- gitore 0.2.2