From 076ac7eab03abc9ab29c2e2a6f9b5af6dc9e4a76 Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Mon, 28 Apr 2003 16:00:54 +0000 Subject: INTEGRATION: CWS ooo20030412 (1.7.28); FILE MERGED 2003/04/07 15:36:34 mh 1.7.28.1: del: so_predeliver, #i9398# --- openssl/makefile.mk | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'openssl') diff --git a/openssl/makefile.mk b/openssl/makefile.mk index 3bb408daa9de..8df85c1a1fbb 100644 --- a/openssl/makefile.mk +++ b/openssl/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.7 $ +# $Revision: 1.8 $ # -# last change: $Author: hjs $ $Date: 2001-10-22 12:18:27 $ +# last change: $Author: hr $ $Date: 2003-04-28 17:00:54 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -135,10 +135,4 @@ $(PACKAGE_DIR)$/so_custom_patch : $(PACKAGE_DIR)$/$(ADD_FILES_FLAG_FILE) $(PACKAGE_DIR)$/$(CONFIGURE_FLAG_FILE) : $(PACKAGE_DIR)$/so_custom_patch .ENDIF # "$(GUI)"=="WNT" -TG_DELIVER : $(PACKAGE_DIR)$/so_predeliver - $(DELIVER) - -.IF "$(BUILD_SOSL)"!="" -ALLTAR : TG_DELIVER -.ENDIF # "$(BUILD_SOSL)"!="" -- cgit