Kaydet (Commit) 65d6a0f3 authored tarafından Rüdiger Timm's avatar Rüdiger Timm

INTEGRATION: CWS vcl85_SRC680 (1.2.136); FILE MERGED

2008/01/09 08:53:13 sb 1.2.136.1: #i85099# Fix silent merge conflict from CWS sb71 and CWS mergesvp.
üst 35b0b3e6
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
# #
# $RCSfile: makefile.mk,v $ # $RCSfile: makefile.mk,v $
# #
# $Revision: 1.2 $ # $Revision: 1.3 $
# #
# last change: $Author: rt $ $Date: 2007-07-24 10:33:09 $ # last change: $Author: rt $ $Date: 2008-01-29 16:24:08 $
# #
# 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.
...@@ -39,14 +39,14 @@ PRJNAME=vcl ...@@ -39,14 +39,14 @@ PRJNAME=vcl
TARGET=svp TARGET=svp
TARGETTYPE=CUI TARGETTYPE=CUI
.IF "$(OS)" == "SOLARIS"
LINKFLAGSRUNPATH=-R/usr/sfw/lib -R\''$$ORIGIN'\'
.ENDIF
# --- Settings ----------------------------------------------------------- # --- Settings -----------------------------------------------------------
.INCLUDE : settings.mk .INCLUDE : settings.mk
.IF "$(OS)" == "SOLARIS"
LINKFLAGSRUNPATH_OOO := -R/usr/sfw/lib $(LINKFLAGSRUNPATH_OOO)
.ENDIF
.IF "$(GUIBASE)" == "unx" .IF "$(GUIBASE)" == "unx"
# headless plugin # headless plugin
LIB1TARGET=$(SLB)$/isvpplug LIB1TARGET=$(SLB)$/isvpplug
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment