summaryrefslogtreecommitdiff
path: root/odk/util
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2003-07-16 16:39:21 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2003-07-16 16:39:21 +0000
commit356cad68b82ba3d80e73cf1e81de2149d308b551 (patch)
treec046b913845f947e324f3fab4bd64e2652f2ad04 /odk/util
parent217453db389efd19284dc7bbb2a3d652b668f5bd (diff)
INTEGRATION: CWS ooo11rc2 (1.36.10); FILE MERGED
2003/07/12 23:59:39 svesik 1.36.10.2: Add support for DESTPLATFORM=freebsd #i16744# Contributed by: Nakata Maho 2003/07/09 09:59:50 mh 1.36.10.1: add: FreeBSD patches contributed by Maho, #i16222#
Diffstat (limited to 'odk/util')
-rw-r--r--odk/util/makefile.pmk10
1 files changed, 8 insertions, 2 deletions
diff --git a/odk/util/makefile.pmk b/odk/util/makefile.pmk
index 26573be40ea2..486189f5b4a6 100644
--- a/odk/util/makefile.pmk
+++ b/odk/util/makefile.pmk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.pmk,v $
#
-# $Revision: 1.36 $
+# $Revision: 1.37 $
#
-# last change: $Author: vg $ $Date: 2003-06-13 12:11:20 $
+# last change: $Author: hr $ $Date: 2003-07-16 17:39:21 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -159,6 +159,12 @@ DESTPLATFROM=linux
###########
DESTPLATFROM=netbsd
+.ELIF "$(OS)"=="FREEBSD"
+###########
+# FREEBSD
+###########
+DESTPLATFROM=freebsd
+
.ELIF "$(OS)"=="IRIX"
###########
# IRIX