summaryrefslogtreecommitdiff
path: root/ridljar/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2004-06-04 01:58:21 +0000
committerOliver Bolte <obo@openoffice.org>2004-06-04 01:58:21 +0000
commit40e09d55cacbd9958451b26ba8bf36f16685ac1e (patch)
treea78bba0db35431d20b937402c02f7ad0481090b8 /ridljar/util
parent07de78c5acb4e5ddddeaf134a93113542755f54e (diff)
INTEGRATION: CWS sb18 (1.4.30); FILE MERGED
2004/05/05 11:26:03 sb 1.4.30.1: #i21150# javamaker now directly generates .class files.
Diffstat (limited to 'ridljar/util')
-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