INTEGRATION: CWS ause058 (1.6.138); FILE MERGED
2006/06/16 16:21:00 hjs 1.6.138.1: #i63235# cleanup
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
# $RCSfile: makefile.pmk,v $
|
# $RCSfile: makefile.pmk,v $
|
||||||
#
|
#
|
||||||
# $Revision: 1.6 $
|
# $Revision: 1.7 $
|
||||||
#
|
#
|
||||||
# last change: $Author: rt $ $Date: 2005-09-08 14:27:39 $
|
# last change: $Author: kz $ $Date: 2006-07-05 21:51:59 $
|
||||||
#
|
#
|
||||||
# The Contents of this file are made available subject to
|
# The Contents of this file are made available subject to
|
||||||
# the terms of GNU Lesser General Public License Version 2.1.
|
# the terms of GNU Lesser General Public License Version 2.1.
|
||||||
@@ -33,34 +33,10 @@
|
|||||||
#
|
#
|
||||||
#*************************************************************************
|
#*************************************************************************
|
||||||
|
|
||||||
#PROJECTPCH4DLL=TRUE
|
|
||||||
#PROJECTPCH=sjpch
|
|
||||||
#PROJECTPCHSOURCE=$(PRJ)$/util\sjpch
|
|
||||||
#PDBTARGET=sj
|
|
||||||
PRJPCH=
|
|
||||||
ENABLE_EXCEPTIONS=TRUE
|
|
||||||
|
|
||||||
JAVAPREPRO=
|
|
||||||
.IF "$(JDK_VERSION)" == "110"
|
|
||||||
JAVAPREPRO=-jdk11
|
|
||||||
.ENDIF
|
|
||||||
.IF "$(PRODUCT)" != ""
|
|
||||||
JAVAPREPRO=$(JAVAPREPRO) + " -product"
|
|
||||||
.ENDIF
|
|
||||||
|
|
||||||
# --- Settings -----------------------------------------------------
|
# --- Settings -----------------------------------------------------
|
||||||
.INCLUDE : settings.mk
|
.INCLUDE : settings.mk
|
||||||
.INCLUDE : sv.mk
|
|
||||||
|
|
||||||
NOUNODOC=
|
|
||||||
BUILD_URD_ONLY=TRUE
|
|
||||||
LOCALIDLFILES=TRUE
|
LOCALIDLFILES=TRUE
|
||||||
|
|
||||||
URDDOC=TRUE
|
URDDOC=TRUE
|
||||||
|
|
||||||
.IF "$(OS)"=="SOLARIS" || "$(OS)"=="FREEBSD"
|
|
||||||
.IF "$(CPU)"=="I"
|
|
||||||
UNOIDL=unoidl
|
|
||||||
.ENDIF
|
|
||||||
.ENDIF
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user