summaryrefslogtreecommitdiff
path: root/solenv/inc/unitools.mk
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-12-17 17:07:06 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-12-17 17:07:06 +0000
commitec0482340cc64fd49319103acdd34fc3bcac056b (patch)
treed8a7dd05ad4dc19e0ebe109b521dce6906645601 /solenv/inc/unitools.mk
parent230335fa665e87a10a9144de850bda7603900352 (diff)
INTEGRATION: CWS geordi2q11 (1.22.66); FILE MERGED
2003/12/16 16:14:13 hr 1.22.66.1: #111934#: join CWS ooo111fix1
Diffstat (limited to 'solenv/inc/unitools.mk')
-rw-r--r--solenv/inc/unitools.mk8
1 files changed, 4 insertions, 4 deletions
diff --git a/solenv/inc/unitools.mk b/solenv/inc/unitools.mk
index b4e4914fcfd0..c8331aa7c8d7 100644
--- a/solenv/inc/unitools.mk
+++ b/solenv/inc/unitools.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: unitools.mk,v $
#
-# $Revision: 1.22 $
+# $Revision: 1.23 $
#
-# last change: $Author: hr $ $Date: 2003-07-16 18:21:03 $
+# last change: $Author: vg $ $Date: 2003-12-17 18:07:06 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -114,8 +114,8 @@ GNUCOPY*=gnucp
GNUPATCH*=gnupatch
.ELSE # "$(OS)"=="SOLARIS"
AWK*=awk
-GNUCOPY=cp
-GNUPATCH=patch
+GNUCOPY*=cp
+GNUPATCH*=patch
.ENDIF # "$(OS)"=="SOLARIS"
.IF "$(OS)"=="LINUX" || "$(OS)"=="MACOSX"
GNUMAKE*=make