summaryrefslogtreecommitdiff
path: root/jvmaccess/util/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'jvmaccess/util/makefile.mk')
-rw-r--r--jvmaccess/util/makefile.mk10
1 files changed, 8 insertions, 2 deletions
diff --git a/jvmaccess/util/makefile.mk b/jvmaccess/util/makefile.mk
index 41b836717214..0e6a87cc9ed6 100644
--- a/jvmaccess/util/makefile.mk
+++ b/jvmaccess/util/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: vg $ $Date: 2003-06-12 09:50:08 $
+# last change: $Author: vg $ $Date: 2003-12-17 13:39:34 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -71,6 +71,12 @@ UNIXVERSIONNAMES = UDK
.INCLUDE: settings.mk
+.IF "$(SOLAR_JAVA)"==""
+nojava:
+ @echo "Not building jvmaccess because Java is disabled"
+.ENDIF
+
+
.IF "$(UNIXVERSIONNAMES)" == ""
SHL1TARGET = $(TARGET)$(UDK_MAJOR)$(COMID)
.ELSE # UNIXVERSIONNAMES