summaryrefslogtreecommitdiff
path: root/offapi/util
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2003-06-12 09:32:39 +0000
committerVladimir Glazounov <vg@openoffice.org>2003-06-12 09:32:39 +0000
commite5d3bf32c313b9857071febfef7add8bb929d57e (patch)
tree52867f8da2ab6b01ba1755a21e61660ee13d34f3 /offapi/util
parentce7586e0c4a431f2954251f17b5c002a70a8d842 (diff)
INTEGRATION: CWS mh11rc (1.4.60); FILE MERGED
2003/06/06 09:23:23 mh 1.4.60.1: join: from beta2
Diffstat (limited to 'offapi/util')
-rw-r--r--offapi/util/makefile.pmk6
1 files changed, 3 insertions, 3 deletions
diff --git a/offapi/util/makefile.pmk b/offapi/util/makefile.pmk
index 466ab3e41e1d..55e0f3a7a94d 100644
--- a/offapi/util/makefile.pmk
+++ b/offapi/util/makefile.pmk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.pmk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: hr $ $Date: 2003-03-26 13:59:19 $
+# last change: $Author: vg $ $Date: 2003-06-12 10:32:39 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -85,7 +85,7 @@ LOCALIDLFILES=TRUE
URDDOC=TRUE
-.IF "$(OS)"=="SOLARIS"
+.IF "$(OS)"=="SOLARIS" || "$(OS)"=="FREEBSD"
.IF "$(CPU)"=="I"
UNOIDL=unoidl
.ENDIF