#i62021# Remove unsetting of 'SOLARINC' variable.

This commit is contained in:
Rüdiger Timm
2006-02-14 11:11:21 +00:00
parent da514a94dd
commit 1ee1e87657

View File

@@ -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 --------------------------------------------------------