summaryrefslogtreecommitdiff
path: root/ridljar/util/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ridljar/util/makefile.mk')
-rw-r--r--ridljar/util/makefile.mk11
1 files changed, 2 insertions, 9 deletions
diff --git a/ridljar/util/makefile.mk b/ridljar/util/makefile.mk
index 28e86194a0e8..75fc9e2614b5 100644
--- a/ridljar/util/makefile.mk
+++ b/ridljar/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: vg $ $Date: 2003-12-17 17:43:38 $
+# last change: $Author: obo $ $Date: 2004-06-04 02:58:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -84,13 +84,6 @@ ZIP1FLAGS=-u -r
ZIP1DIR=$(PRJ)
ZIP1LIST=com -x "*makefile.mk"
-.IF "$(SOLAR_JAVA)"!=""
-ZIP2TARGET=$(TARGET)2_src
-ZIP2FLAGS=-u -r
-ZIP2DIR=$(MISC)$/java
-ZIP2LIST=com
-.ENDIF
-
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk