diff options
author | Oliver Bolte <obo@openoffice.org> | 2007-01-25 12:34:39 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2007-01-25 12:34:39 +0000 |
commit | 97c23e6d2eb06001f4053ce864dd6778706fa3cb (patch) | |
tree | c3b72f79539d2e736df05f0687ed99232f9860ea /jvmfwk | |
parent | 9f26019ed2276417063894e7a9b469ee7e7a2ed0 (diff) |
INTEGRATION: CWS ause069 (1.9.24); FILE MERGED
2006/11/28 09:52:59 hjs 1.9.24.1: #i70359# remove forced shell calls
Diffstat (limited to 'jvmfwk')
-rw-r--r-- | jvmfwk/plugins/sunmajor/pluginlib/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/jvmfwk/plugins/sunmajor/pluginlib/makefile.mk b/jvmfwk/plugins/sunmajor/pluginlib/makefile.mk index 4777affedc17..8efe9e33231e 100644 --- a/jvmfwk/plugins/sunmajor/pluginlib/makefile.mk +++ b/jvmfwk/plugins/sunmajor/pluginlib/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.9 $ +# $Revision: 1.10 $ # -# last change: $Author: vg $ $Date: 2006-05-24 13:53:48 $ +# last change: $Author: obo $ $Date: 2007-01-25 13:34:39 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -117,7 +117,7 @@ BOOTSTRAPFILE=$(BIN)$/sunjavapluginrc $(BOOTSTRAPFILE): sunjavapluginrc - +-$(COPY) $< $@ + -$(COPY) $< $@ ALLTAR: \ |