summaryrefslogtreecommitdiff
path: root/zlib
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 17:13:15 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-27 17:13:15 +0000
commit6cebeda1d2769c8593fd0365175be1d9fd54045b (patch)
treede5d48eaa899c7bcea3c7c8ec8ba759b232067fb /zlib
parentfd7667178e4fb5ae17f1397c5268591a7c40e1e7 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'zlib')
-rw-r--r--zlib/makefile.mk11
1 files changed, 2 insertions, 9 deletions
diff --git a/zlib/makefile.mk b/zlib/makefile.mk
index ea3a83e5d2e7..75fab9265950 100644
--- a/zlib/makefile.mk
+++ b/zlib/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: mh $ $Date: 2002-11-20 10:40:15 $
+# last change: $Author: hr $ $Date: 2003-03-27 18:13:15 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -95,10 +95,3 @@ OUT2INC= \
.INCLUDE : tg_ext.mk
-TG_DELIVER : $(INPATH)$/misc$/build$/so_predeliver
- $(DELIVER)
-
-.IF "$(BUILD_PREDELIVER)"!=""
-ALLTAR : TG_DELIVER
-.ENDIF # "$(BUILD_PREDELIVER)"!=""
-