summaryrefslogtreecommitdiffstats
path: root/chart2/util
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2006-07-05 20:54:29 +0000
committerKurt Zenker <kz@openoffice.org>2006-07-05 20:54:29 +0000
commit5cf8cc570dba258fc663aec02d1f04b3f60b6bfa (patch)
tree02b1a9d2b57e9169ebc6dee9d7d34e3de4890a43 /chart2/util
parentINTEGRATION: CWS ause036 (1.32.46); FILE MERGED (diff)
downloadcore-5cf8cc570dba258fc663aec02d1f04b3f60b6bfa.tar.gz
core-5cf8cc570dba258fc663aec02d1f04b3f60b6bfa.zip
INTEGRATION: CWS ause058 (1.3.30); FILE MERGED
2006/06/19 15:47:04 hjs 1.3.30.1: #i63235# cleanup URD and more...
Diffstat (limited to 'chart2/util')
-rw-r--r--chart2/util/makefile.pmk27
1 files changed, 3 insertions, 24 deletions
diff --git a/chart2/util/makefile.pmk b/chart2/util/makefile.pmk
index c68a25e76d22..5f9464d7ff59 100644
--- a/chart2/util/makefile.pmk
+++ b/chart2/util/makefile.pmk
@@ -5,9 +5,9 @@
#
# $RCSfile: makefile.pmk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: rt $ $Date: 2006-03-08 13:57:13 $
+# last change: $Author: kz $ $Date: 2006-07-05 21:54:29 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -34,32 +34,10 @@
#
#*************************************************************************
-PRJPCH=
ENABLE_EXCEPTIONS=TRUE
-JAVAPREPRO=
-.IF "$(JDK_VERSION)" == "110"
-JAVAPREPRO=-jdk11
-.ENDIF
-.IF "$(PRODUCT)" != ""
-JAVAPREPRO=$(JAVAPREPRO) + " -product"
-.ENDIF
-
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-.INCLUDE : sv.mk
-
-NOUNODOC=
-BUILD_URD_ONLY=TRUE
-LOCALIDLFILES=TRUE
-
-URDDOC=TRUE
-
-.IF "$(OS)"=="SOLARIS"
-.IF "$(CPU)"=="I"
-UNOIDL=unoidl
-.ENDIF
-.ENDIF
# define macro for (chart-specific) tools library
.IF "$(COM)" == "MSC"
@@ -73,3 +51,4 @@ UNOIDL=unoidl
.ELSE
CHARTVIEW= -lchartview$(UPD)$(DLLPOSTFIX)
.ENDIF
+