summaryrefslogtreecommitdiff
path: root/zlib
diff options
context:
space:
mode:
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)"!=""
-