summaryrefslogtreecommitdiff
path: root/setup_native/scripts/makefile.mk
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-07-11 14:05:11 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-07-11 14:05:11 +0000
commit6569b8a2f0ca8420bdd66303ee17e1e949c9922c (patch)
tree71927b368e1a6c4d43519384c1bd77a50fed5025 /setup_native/scripts/makefile.mk
parent6355ff88abad2ef54b77a2f73358944d37c60a6a (diff)
INTEGRATION: CWS stclient (1.11.48); FILE MERGED
2007/06/25 09:29:20 obr 1.11.48.1: #6573281# wrapper script for running stclient on Solaris
Diffstat (limited to 'setup_native/scripts/makefile.mk')
-rw-r--r--setup_native/scripts/makefile.mk8
1 files changed, 6 insertions, 2 deletions
diff --git a/setup_native/scripts/makefile.mk b/setup_native/scripts/makefile.mk
index 90c63ad2ac56..75e56669fd2a 100644
--- a/setup_native/scripts/makefile.mk
+++ b/setup_native/scripts/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.11 $
+# $Revision: 1.12 $
#
-# last change: $Author: hr $ $Date: 2007-01-02 15:26:33 $
+# last change: $Author: ihi $ $Date: 2007-07-11 15:05:11 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -52,6 +52,10 @@ UNIXTEXT= \
$(BIN)$/deregister_extensions \
$(BIN)$/downloadscript.sh
+.IF "$(OS)" == "SOLARIS"
+UNIXTEXT+= $(BIN)$/stclient_wrapper.sh
+.ENDIF
+
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk