INTEGRATION: CWS os2port01 (1.3.130); FILE MERGED

2007/07/18 07:25:37 obr 1.3.130.2: RESYNC: (1.3-1.4); FILE MERGED
2006/12/28 14:53:25 ydario 1.3.130.1: OS/2 initial import.
This commit is contained in:
Vladimir Glazounov
2007-09-20 13:49:25 +00:00
parent ae7123689a
commit a8abd3ceec

View File

@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.4 $
# $Revision: 1.5 $
#
# last change: $Author: rt $ $Date: 2006-12-01 16:49:42 $
# last change: $Author: vg $ $Date: 2007-09-20 14:49:25 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -41,6 +41,10 @@ PACKAGE = connectivity$/tools
# --- Settings -----------------------------------------------------
.INCLUDE: settings.mk
.IF "$(SOLAR_JAVA)" == ""
all:
@echo "Java not available. Build skipped"
.ELSE
#----- compile .java files -----------------------------------------
@@ -66,4 +70,6 @@ ALL : ALLTAR
ALL: ALLDEP
.ENDIF
.ENDIF # "$(SOLAR_JAVA)" == ""
.INCLUDE : target.mk