summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/makefile.mk')
-rw-r--r--ucb/source/ucp/webdav/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/ucb/source/ucp/webdav/makefile.mk b/ucb/source/ucp/webdav/makefile.mk
index f3af5b8e72..43bfc7dfad 100644
--- a/ucb/source/ucp/webdav/makefile.mk
+++ b/ucb/source/ucp/webdav/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
-# last change: $Author: kso $ $Date: 2002-10-28 16:20:12 $
+# last change: $Author: hr $ $Date: 2003-03-27 17:27:20 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -118,7 +118,7 @@ LIB1OBJFILES=$(SLOFILES)
SHL1TARGET=$(TARGET)$(UCP_VERSION)
SHL1IMPLIB=i$(TARGET)
-.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
+.IF "$(OS)"=="MACOSX"
.ELSE
SHL1VERSIONMAP=exports.map
.ENDIF