summaryrefslogtreecommitdiff
path: root/jpeg
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 11:25:38 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-03-26 11:25:38 +0000
commit5ba256e780ec6b8442fee6ca7be01bca78a74016 (patch)
tree6771aec34703b5187473ff5cfafcb5b866a835d1 /jpeg
parent10a1a63a37e5d130726ae6980f2ca57f06c46fd1 (diff)
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'jpeg')
-rw-r--r--jpeg/makefile.mk13
1 files changed, 2 insertions, 11 deletions
diff --git a/jpeg/makefile.mk b/jpeg/makefile.mk
index 29bcd84460f3..d1ab85767d73 100644
--- a/jpeg/makefile.mk
+++ b/jpeg/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: sj $ $Date: 2002-08-19 14:59:00 $
+# last change: $Author: hr $ $Date: 2003-03-26 12:25:38 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -93,12 +93,3 @@ OUT2INC=jerror.h \
.INCLUDE : set_ext.mk
.INCLUDE : target.mk
.INCLUDE : tg_ext.mk
-
-
-TG_DELIVER : $(INPATH)$/misc$/build$/so_predeliver
- $(DELIVER)
-
-.IF "$(BUILD_SOSL)"!=""
-ALLTAR : TG_DELIVER
-.ENDIF # "$(BUILD_SOSL)"!=""
-