summaryrefslogtreecommitdiff
path: root/sj2
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 15:17:52 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-08-14 15:17:52 +0000
commitb674083acc33b58b9afaa016c404a0105cd46c36 (patch)
treef44d66135309a3f6d5ae7d95d64aea47d3b02d23 /sj2
parentbc223b1a415e15f52102b12c3e968dca9b8e4870 (diff)
INTEGRATION: CWS ause061 (1.4.28); FILE MERGED
2006/07/12 10:02:18 hjs 1.4.28.1: #i67264# cleanup java targets
Diffstat (limited to 'sj2')
-rw-r--r--sj2/stardiv/controller/makefile.mk17
1 files changed, 3 insertions, 14 deletions
diff --git a/sj2/stardiv/controller/makefile.mk b/sj2/stardiv/controller/makefile.mk
index 66aac698357b..10fbb325cff3 100644
--- a/sj2/stardiv/controller/makefile.mk
+++ b/sj2/stardiv/controller/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: rt $ $Date: 2005-09-07 20:19:03 $
+# last change: $Author: hr $ $Date: 2006-08-14 16:17:52 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -50,19 +50,8 @@ all:
# --- Files --------------------------------------------------------
-JAVAFILES= \
- SjSettings.java
-
JAVACLASSFILES= \
- $(CLASSDIR)$/$(PACKAGE)$/SjSettings.class \
- $(CLASSDIR)$/$(PACKAGE)$/StreamObserver.class \
- $(CLASSDIR)$/$(PACKAGE)$/NativeStreamObserver.class \
- $(CLASSDIR)$/$(PACKAGE)$/AppStarter.class \
- $(CLASSDIR)$/$(PACKAGE)$/AppStarterStatus.class \
- $(CLASSDIR)$/$(PACKAGE)$/AppStarterStatusNative.class \
- $(CLASSDIR)$/$(PACKAGE)$/Console.class \
- $(CLASSDIR)$/$(PACKAGE)$/JavaSystemMonitor.class \
- $(CLASSDIR)$/$(PACKAGE)$/PropertyEditor.class
+ $(CLASSDIR)$/$(PACKAGE)$/SjSettings.class
# --- Targets ------------------------------------------------------
.ENDIF