summaryrefslogtreecommitdiff
path: root/instsetoo_native
diff options
context:
space:
mode:
authorIngo Schmidt <is@openoffice.org>2004-05-26 16:08:12 +0000
committerIngo Schmidt <is@openoffice.org>2004-05-26 16:08:12 +0000
commit7140b2fd09eba3c997ea70adbba28052e44c44c3 (patch)
tree5b9f86bfdf0862d8935f26b2e24e47d172b4a85f /instsetoo_native
parentd185f8fc027e929bc8d251f350d6ca1a2a0f2d73 (diff)
#i25326# fixes in makefile by ause
Diffstat (limited to 'instsetoo_native')
-rw-r--r--instsetoo_native/util/makefile.mk11
1 files changed, 2 insertions, 9 deletions
diff --git a/instsetoo_native/util/makefile.mk b/instsetoo_native/util/makefile.mk
index 0ae4909f21be..0d975cef9c92 100644
--- a/instsetoo_native/util/makefile.mk
+++ b/instsetoo_native/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: is $ $Date: 2004-05-24 18:10:32 $
+# last change: $Author: is $ $Date: 2004-05-26 17:08:12 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -69,13 +69,6 @@ SHARED_COM_SDK_PATH*:=.
INSTALLDIR=$(OUT)
-SEARCH_DIR:=.
-.IF "$(BUILD_SPECIAL)"!=""
-.IF "$(GUI)"=="WNT"
-SEARCH_DIR=r:\solenv\inst\ooo\$(OUTPATH)
-.ENDIF
-.ENDIF
-
.INCLUDE: target.mk
.IF "$(BSCLIENT)"==""