summaryrefslogtreecommitdiff
path: root/np_sdk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-02-14 11:11:21 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-02-14 11:11:21 +0000
commit1ee1e87657a27b3a0cf8d7cf9eb01f73d262778f (patch)
tree4ec9c343b85049bc69898e5138f4764d6f885f4a /np_sdk
parentda514a94ddbfdd038e08cef53e959375dca1f835 (diff)
#i62021# Remove unsetting of 'SOLARINC' variable.
Diffstat (limited to 'np_sdk')
-rw-r--r--np_sdk/mozsrc/makefile.mk5
1 files changed, 2 insertions, 3 deletions
diff --git a/np_sdk/mozsrc/makefile.mk b/np_sdk/mozsrc/makefile.mk
index 91dad5e8d42e..b6ce785cf6a7 100644
--- a/np_sdk/mozsrc/makefile.mk
+++ b/np_sdk/mozsrc/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2006-02-09 14:04:09 $
+# last change: $Author: rt $ $Date: 2006-02-14 12:11:21 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -41,7 +41,6 @@ TARGET=npsdk
# --- Settings -----------------------------------------------------
.INCLUDE : settings.mk
-SOLARINC=
JDKINCS=
# --- Files --------------------------------------------------------