summaryrefslogtreecommitdiff
path: root/openssl/makefile.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 16:00:54 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-04-28 16:00:54 +0000
commitbffce8cff19645de65b79ae130ed528f4ddcb549 (patch)
treef53e0862ef6d029c306c9b8e3d900c52119e756d /openssl/makefile.mk
parent3fde7b902a016b019f7be8473b73d2271b004e73 (diff)
INTEGRATION: CWS ooo20030412 (1.7.28); FILE MERGED
2003/04/07 15:36:34 mh 1.7.28.1: del: so_predeliver, #i9398#
Diffstat (limited to 'openssl/makefile.mk')
-rw-r--r--openssl/makefile.mk10
1 files changed, 2 insertions, 8 deletions
diff --git a/openssl/makefile.mk b/openssl/makefile.mk
index 3bb408d..8df85c1 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)"!=""